Opened 17 years ago
Last modified 17 years ago
#3185 closed Bug report
Can not compile with sun CC for strrchr return const char*
Reported by: | nonsea | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | nonsea, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
"prefix.cpp", line 379: Error: Cannot assign const char* to char*.
"prefix.cpp", line 415: Error: Cannot assign const char* to char*.
2 Error(s) and 3 Warning(s) detected.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | filezilla-03-strrchr.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