Issue Details (XML | Word | Printable)

Key: STDCXX-733
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Farid Zaripov
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[EDG eccp 3.9] incomplete type error on lconv in codecvt.cpp

Created: 19/Feb/08 11:18 PM   Updated: 20/Feb/08 06:26 PM
Return to search
Component/s: Build and Installation
Affects Version/s: None
Fix Version/s: 4.2.1

Time Tracking:
Original Estimate: 2h
Original Estimate - 2h
Remaining Estimate: 2h
Remaining Estimate - 2h
Time Spent: Not Specified
Remaining Estimate - 2h

Environment: eccp 3.9 on Linux, with gcc 4.1.2 on the back end

Severity: Compiler Error
Resolution Date: 20/Feb/08 06:26 PM


 Description  « Hide
This works in stdcxx 4.2.0 but not with the the head of trunk:

eccp -c -I/home/sebor/stdcxx/include/ansi -D_RWSTDDEBUG -I/home/sebor/stdcxx/include -I/build/sebor/stdcxx-eccp-3.9-11s/include -A -x --template_directory=/build/sebor/stdcxx-eccp-3.9-11s/lib -g --display_error_number --remarks --diag_suppress 193,236,340,401,261,479,487,678,679,815 /home/sebor/stdcxx/src/codecvt.cpp
"/home/sebor/stdcxx/include/ansi/_clocale.h", line 71: error #70: incomplete
type is not allowed
struct lconv _RWSTD_LCONV;
^

1 error detected in the compilation of "/home/sebor/stdcxx/src/codecvt.cpp".
make: *** [codecvt.o] Error 2



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.