
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1h
|
|
|
Remaining Estimate:
|
0h
|
|
|
Time Spent:
|
1.5h
|
|
|
|
|
Environment:
|
IBM XLC++ 7.0, 8.0, 9.0
|
|
| Severity: |
Compiler Warning
|
| Resolution Date: |
07/Jun/08 02:07 AM
|
Compiling stdcxx 4.1.3 with XLC++ 7.0 on AIX produces many warnings like the ones below:
xlCcore -c -I/amd/devco/sebor/stdcxx-4.1.3/include/ansi -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -I/build/sebor/stdcxx-4.1.3-xlc-7.0.0.9-11s/include -I/amd/devco/sebor/stdcxx-4.1.3/include -g -qtemplateregistry=repository.ti /amd/devco/sebor/stdcxx-4.1.3/src/ti_istream.cpp
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 580.23: 1540-0183 (W) The explicit instantiation "basic_istream<char,std::char_traits<char> >" should either be explictly qualified or be declared in the namespace containing the template.
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 580.23: 1540-0183 (W) The explicit instantiation "basic_istream<char,std::char_traits<char> >" should either be explictly qualified or be declared in the namespace containing the template.
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 153.16: 1540-0700 (I) The previous message was produced while processing "_rw::_rw_extract<char,std::char_traits<char>,bool>(basic_istream<char,std::char_traits<char> > &, bool &)".
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 152.20: 1540-0700 (I) The previous message was produced while processing "std::basic_istream<char,std::char_traits<char> >::operator>>(bool &)".
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 82.7: 1540-0700 (I) The previous message was produced while processing "class std::basic_istream<char,std::char_traits<char> >".
...
|
|
Description
|
Compiling stdcxx 4.1.3 with XLC++ 7.0 on AIX produces many warnings like the ones below:
xlCcore -c -I/amd/devco/sebor/stdcxx-4.1.3/include/ansi -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -I/build/sebor/stdcxx-4.1.3-xlc-7.0.0.9-11s/include -I/amd/devco/sebor/stdcxx-4.1.3/include -g -qtemplateregistry=repository.ti /amd/devco/sebor/stdcxx-4.1.3/src/ti_istream.cpp
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 580.23: 1540-0183 (W) The explicit instantiation "basic_istream<char,std::char_traits<char> >" should either be explictly qualified or be declared in the namespace containing the template.
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 580.23: 1540-0183 (W) The explicit instantiation "basic_istream<char,std::char_traits<char> >" should either be explictly qualified or be declared in the namespace containing the template.
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 153.16: 1540-0700 (I) The previous message was produced while processing "_rw::_rw_extract<char,std::char_traits<char>,bool>(basic_istream<char,std::char_traits<char> > &, bool &)".
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 152.20: 1540-0700 (I) The previous message was produced while processing "std::basic_istream<char,std::char_traits<char> >::operator>>(bool &)".
"/amd/devco/sebor/stdcxx-4.1.3/include/istream", line 82.7: 1540-0700 (I) The previous message was produced while processing "class std::basic_istream<char,std::char_traits<char> >".
... |
Show » |
made changes - 29/Aug/07 09:25 PM
| Field |
Original Value |
New Value |
|
Environment
|
IBM XLC++ 7.0
|
IBM XLC++ 7.0, 8.0, 9.0
|
|
Summary
|
[XLC++] warning 1540-0183 on explicit instantiation
|
[XLC++ 7.0, 8.0, 9.0] warning 1540-0183 on explicit instantiation
|
made changes - 15/May/08 09:17 PM
|
Severity
|
|
Compiler Warning
|
|
Fix Version/s
|
|
4.2.2
[ 12313096
]
|
|
Assignee
|
|
Travis Vitek
[ vitek
]
|
made changes - 05/Jun/08 09:46 PM
|
Remaining Estimate
|
|
1h
[ 3600
]
|
|
Original Estimate
|
|
1h
[ 3600
]
|
made changes - 05/Jun/08 09:47 PM
|
Time Spent
|
|
1.5h
[ 5400
]
|
|
Remaining Estimate
|
1h
[ 3600
]
|
0h
[ 0
]
|
made changes - 07/Jun/08 02:07 AM
|
Resolution
|
|
Cannot Reproduce
[ 5
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|