Opened 17 years ago
Last modified 17 years ago
#3184 closed Bug report
Can not compile with sun CC for vector::begin()
Reported by: | nonsea | Owned by: | |
---|---|---|---|
Priority: | normal | 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
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | filezilla-02-vector-begin.diff added |
---|
comment:2 by , 17 years ago
Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.
patch for this bug