David Xu <[EMAIL PROTECTED]> writes:
> This is an incorrect change, please backout it. the _umtx_op parameters
> never should only accept const void *, in fact, the interface was
> designed to extendable for future use.

It is deprecated, which is supposed to mean there will be no future
extensions.

> you can use __DECONST macro in umtx.h to disable compiler warnings,
> breaking it could cause FreeBSD to not have optimized thread library
> can be used.next when you want to change umtx code, please discuss
> with me first.

Frankly, given the state of libthr, I am not inclined to ask you about
anything that has to do with C.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to