Re: [PATCH] Library path fix

2006-11-28 Thread Martin Sebor
Andrew Black wrote: Martin Sebor wrote: For gcc you need to guard the changes and enable them only for Linux and Solaris. On other platforms (AIX, HP-UX, IRIX, Tru64) you should use the same flag as for the native compilers. Other than that I think it's good to commit. Btw., it would be nice

Re: [PATCH] Library path fix

2006-11-28 Thread Andrew Black
Martin Sebor wrote: For gcc you need to guard the changes and enable them only for Linux and Solaris. On other platforms (AIX, HP-UX, IRIX, Tru64) you should use the same flag as for the native compilers. Other than that I think it's good to commit. Btw., it would be nice to set up nightly test

RE: [PATCH] /include/vector

2006-11-28 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Monday, November 27, 2006 10:55 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: [PATCH] /include/vector > > Farid Zaripov wrote: > > If #defined _RWSTD_NO_CLASS_PARTIAL_SPEC macro, class > vector > > i