[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] faq to help xlc users compile

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-25 20:20:01 CET

On Sun, 2004-01-25 at 13:08, Travis P wrote:
> +<p>By default, xlc compiles to a strict standard which is in minor
> +conflict with Subversion code in just a couple places.

That's not an accurate characterization of the current problem. xlc is
simply buggy in this respect; a compiler must accept duplicate volatile
qualifiers and most definitely must accept "volatile sig_atomic_t".

(The other problem, which was a signed/unsigned conflict in cram.c, has
been fixed on the mainline and on the 1.0-stabilization branch, and thus
in the 0.37 release.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 25 20:20:45 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.