Opened 9 years ago

Closed 9 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)

wxstring-conversions-fix.patch (873 bytes ) - added by Tomáš Chvátal 9 years ago.
wxstrings-conversions-fix.patch

Download all attachments as: .zip

Change History (2)

by Tomáš Chvátal, 9 years ago

wxstrings-conversions-fix.patch

comment:1 by Tim Kosse, 9 years ago

Resolution: fixed
Status: newclosed

Thanks. I've made a small change though to use wx_str instead of wchar_str.

Note: See TracTickets for help on using tickets.