Henry Jen wrote:
Trunk failed to compile with following error:

atomic/unix/solaris.c: In function `apr_atomic_casptr':
atomic/unix/solaris.c:71: warning: passing arg 2 of `atomic_cas_ptr'
discards qualifiers from pointer target type
make[1]: *** [atomic/unix/solaris.lo] Error 1
make[1]: Leaving directory `/export/home/henryjen/prj/apache.org/apr-trunk'
make: *** [all-recursive] Error 1

Will investigate.

I suspect this is the misplaced volatile modifier which needs to be fixed
in 2.0, not before.

Reply via email to