This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Threaded implementatioon


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Does anyone know how to get rid of the following warning, which
plagues my C++ code when I compile with -pthreads? (gcc & libstdc++-3
are installed in /export/home/cms/localtest )


/export/home/cms/localtest/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/../
./../../include/g++-v3/bits/stl_threads.h: At top level:
/export/home/cms/localtest/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/../
./../../include/g++-v3/bits/stl_threads.h: In instantiation of
`std::_Swap_lock_struct<0>::_S_swap_lock':
/export/home/cms/localtest/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/../
./../../include/g++-v3/bits/stl_threads.h:147:   instantiated from
here
/export/home/cms/localtest/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/../
./../../include/g++-v3/bits/stl_threads.h:141: warning: aggregate has
a partly bracketed initializer


Thanks,

Anthony
- --
alink@anthonyw.cjb.net -- Questions relating to ALINK
anthony@anthonyw.cjb.net  -- Non-ALINK questions
http://anthonyw.cjb.net/ -- ALINK home page
PGP Fingerprint: 
0E2D D32A 8732 DC31 804C  D435 9BF0 F8FE 1C1B 9AD5
PGP Key at: http://i3.yimg.com/3/c7e5ee24/g/68fc2307.asc

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 for non-commercial use <http://www.pgp.com>

iQA/AwUBOOxX8pvw+P4cG5rVEQJjNwCaAwjANdAly6+PUmgxfVhCvhxybGEAn3KP
Ivvlv7zce4EDdmLFj+HxmgLl
=ZtiW
-----END PGP SIGNATURE-----



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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