[PD] Re: [PD-announce] devel_0_38

guenter geiger geiger at xdv.org
Sat Nov 6 20:29:23 CET 2004


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.
1) Make one big patch with both features
2) Make one patch depend on the application of another one.

We have to figure out which is the more comfortable way of doing
it.

Guenter





More information about the Pd-list mailing list