Opened 17 years ago
Last modified 17 years ago
#1283 closed Bug report
Can not compile with sun CC for vector::begin()
Reported by: | nonsea | Owned by: | |
---|---|---|---|
Priority: | critical | Component: | Other |
Keywords: | Cc: | nonsea, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
"RemoteListView.cpp", line 262: Warning: extra ";" ignored.
"RemoteListView.cpp", line 1020: Error: Incorrect access of a member from const-qualified function.
"RemoteListView.cpp", line 1057: Error: Incorrect access of a member from const-qualified function.
"RemoteListView.cpp", line 1059: Error: Incorrect access of a member from const-qualified function.
"RemoteListView.cpp", line 1061: Error: Incorrect access of a member from const-qualified function.
"RemoteListView.cpp", line 1063: Error: Incorrect access of a member from const-qualified function.
"RemoteListView.cpp", line 1065: Error: Incorrect access of a member from const-qualified function.
"RemoteListView.cpp", line 1068: Error: Incorrect access of a member from const-qualified function.
7 Error(s) and 13 Warning(s) detected.
make[3]: * [filezilla-RemoteListView.o] Error 7
patch for this bug