Re: [Fwd: DO NOT REPLY [Bug 28205] - expat detection broken on lib64 platforms]

2007-01-12 Thread Joe Orton
On Fri, Jan 12, 2007 at 12:08:18AM +0100, Ruediger Pluem wrote: On 01/08/2007 09:38 PM, Ruediger Pluem wrote: Based on r493791 by Joe I created the attached patch which smoothly applies to apr-util 1.2.8. I tested this patch successfully with the following environments: SuSE 8.1 32

Re: [Fwd: DO NOT REPLY [Bug 28205] - expat detection broken on lib64 platforms]

2007-01-12 Thread Justin Erenkrantz
On 1/11/07, Ruediger Pluem [EMAIL PROTECTED] wrote: If my assumptions above are true, is this a bug of libtool or do we need to fix anything within apr? Just for giggles, how well does --enable-experimental-libtool (i.e. jlibtool) handle this scenario? -- justin

Re: New Vista APIs

2007-01-12 Thread Lucian Adrian Grijincu
The Slim Reader/Writer (SRW) Locks implemented in Vista are blocking-only. http://msdn2.microsoft.com/en-us/library/aa904937.aspx Because of this, i don't think there's a way we can implement apr_thread_rwlock_tryrdlock through SRWLocks. A possible solution that I see means defining: - a new