This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/7338: Error message contains newline, breaks grep -v; warning from include/g++-v3/bits/stl_threads.h


On Wed, Jul 17, 2002 at 03:40:22PM +0000, sampo@symlabs.com wrote:
> nathan@gcc.gnu.org writes:
> > Synopsis: Error message contains newline, breaks grep -v; warning from include/g++-v3/bits/stl_threads.h 
> > 
> > State-Changed-From-To: open->closed
> > State-Changed-By: nathan
> > State-Changed-When: Wed Jul 17 06:21:44 2002
> > State-Changed-Why:
> >     read about -fmessage-length, you want -fmessage-length=0
> 
> Thanks for this tidbit, but how about the warning in the stl_threads.h? 

This is in a FAQ somewhere, but:  it's specific to Solaris 2.6, and it's
a problem in their thread header files.  Sun fixed the problem in later
versions of Solaris but has no plans to backport the fix.  (It's just
adding some punctuation, but oh well.)


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]