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)

filezilla-02-vector-begin.diff (2.2 KB ) - added by nonsea 17 years ago.
patch for this bug

Download all attachments as: .zip

Change History (3)

by nonsea, 17 years ago

patch for this bug

comment:1 by nonsea, 17 years ago

File Added: filezilla-02-vector-begin.diff

comment:2 by Tim Kosse, 17 years ago

Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.

Note: See TracTickets for help on using tickets.