[Bug libstdc++/27340] valarray uses __cos which may conflict with libm functions

marc dot glisse at normalesup dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 28 10:33:00 GMT 2006



------- Comment #2 from marc dot glisse at normalesup dot org  2006-04-28 10:33 -------
(In reply to comment #1)
> Both libc and libstdc++ are considered part of the implementation which means
> both are valid to use this name space.

Which means both should take care not to use a name (in this name space)
already used by the other one. I actually don't understand what your point is.


-- 

marc dot glisse at normalesup dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc dot glisse at
                   |                            |normalesup dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27340



More information about the Gcc-bugs mailing list