[ http://issues.apache.org/jira/browse/STDCXX-55?page=all ]
     
Martin Sebor closed STDCXX-55:
------------------------------


Fix confirmed.

> [gcc/IRIX] -Wshadow warning on _SizeT in <string>
> -------------------------------------------------
>
>          Key: STDCXX-55
>          URL: http://issues.apache.org/jira/browse/STDCXX-55
>      Project: STDCXX
>         Type: Bug
>   Components: 21. Strings
>     Versions: 4.1.2
>  Environment: gcc/IRIX
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor
>     Priority: Trivial
>      Fix For: 4.1.3

>
> gcc -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTDDEBUG   -D_REENTRANT 
> -D_RWSTD_USE_CONFIG -I/build/sebor/gcc-2.95.2-15d/include 
> -I/build/sebor/dev/stdlib/include  -pedantic -nostdinc++ -fhonor-std 
> -ftemplate-depth-32 -fsquangle -g  -Wall -W -Wcast-qual -Winline -Wshadow 
> -Wwrite-strings -Wno-long-long -Wcast-align  -fPIC 
> /build/sebor/dev/stdlib/src/num_get.cpp
> In file included from /build/sebor/dev/stdlib/include/loc/_locale.h:41,
>                  from /build/sebor/dev/stdlib/include/rw/_iosbase.h:41,
>                  from /build/sebor/dev/stdlib/include/streambuf:44,
>                  from /build/sebor/dev/stdlib/include/rw/_basic_ios.h:45,
>                  from /build/sebor/dev/stdlib/include/ios:41,
>                  from /build/sebor/dev/stdlib/src/num_get.cpp:40:
> /build/sebor/dev/stdlib/include/string: In function `typename 
> std::basic_string<_CharT,_Traits,_Allocator>::size_type 
> __rw::__rw_new_capacity(typename 
> std::basic_string<_CharT,_Traits,_Allocator>::size_type, const 
> std::basic_string<_CharT,_Traits,_Allocator> *)':
> /build/sebor/dev/stdlib/include/string:1492: warning: declaration of `_SizeT' 
> shadows global declaration

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to