i was having some threading problems under the win32 compile tree... namely the wait( timeout) returns void instead of bool or int. also, all the #includes should point to <cc++/whatever.h> instead of just <whatever.h>
there is a patch in the patch area that takes care of all these things, and others, and its been available for quite a while. i was just wondering: why werent these changes incorporated in the main cvs tree? every time i upgrade, i have to incorporate this patch again, which gets harder each time.
just curious. arent the patches looked at by the package maintainers?
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i was having some threading problems under the win32 compile tree... namely the wait( timeout) returns void instead of bool or int. also, all the #includes should point to <cc++/whatever.h> instead of just <whatever.h>
there is a patch in the patch area that takes care of all these things, and others, and its been available for quite a while. i was just wondering: why werent these changes incorporated in the main cvs tree? every time i upgrade, i have to incorporate this patch again, which gets harder each time.
just curious. arent the patches looked at by the package maintainers?
thanks