This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19712] Can not use pow (as a function), must say std::pow explicitly.
- From: "larsnostdal at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2005 14:26:54 -0000
- Subject: [Bug c++/19712] Can not use pow (as a function), must say std::pow explicitly.
- References: <20050130135026.19712.larsnostdal@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From larsnostdal at gmail dot com 2005-01-30 14:26 -------
Could not -Wshadow (or maybe something similar) warn about these things?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19712