Opened 17 years ago
Last modified 17 years ago
#3423 closed Bug report
sun CC does not allow ++m_engineData.begin()
Reported by: | nonsea | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | nonsea, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
1) FileZilla3 trunk code
2) Build with SunStudio 11 give following error
"QueueView.cpp", line 2794: Error: Operand for operator "++" must be an lvalue.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | filezilla-01-iter++.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.
Note:
See TracTickets
for help on using tickets.
patch for this bug