Opened 10 years ago
Closed 10 years ago
#10302 closed Patch (fixed)
Filezilla 3.10.2 fails to build with strict wxwidgets
Reported by: | Tomáš Chvátal | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Linux | |
Operating system version: |
Description
On openSUSE we have quite strict wxWidgets and as a reasult I had to create patch with conversions around wxString char and wxChar, with the attached file the build again works and app seems fine.
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | wxstring-conversions-fix.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks. I've made a small change though to use wx_str instead of wchar_str.
Note:
See TracTickets
for help on using tickets.
wxstrings-conversions-fix.patch