On Sat, 6 Nov 2004, Tim Blechmann wrote:
i love the idea of a patch tracker, but some changes are working on the same code ... the best example is the combination of thomas' simd code, vector and array alignment and my threaded soundfiler that needs a threadlock for arrays ... it would be possible to make patches for each feature, but clean patches against the main branch will possibly collide with each other ...
That should be avoided. There are two solutions.
We have to figure out which is the more comfortable way of doing it.
Guenter