This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
-Wshadow, local variable j1
- To: libstdc++ at gcc dot gnu dot org
- Subject: -Wshadow, local variable j1
- From: Claus Fischer <claus dot fischer at clausfischer dot com>
- Date: Fri, 25 May 2001 14:22:56 +0200
The use of `j1' in /usr/include/g++-3/std/bastring.h
(replace functions of strings) produces an obnoxious
warning with -Wshadow.
Could that be changed e.g. to jj1?
Occurrences of `j1' are limited to `replace' in bastring.h,
none of the other system headers in Debian GNU/Linux uses it
besides bits/mathcalls.h which is apparently the true j1().
Best regards,
Claus
--
Claus Fischer <claus.fischer@clausfischer.com>
http://www.clausfischer.com/