[Bug 199916] games/wxlauncher: fails to build with WX3 on 8.4R and 9.3R

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 4 18:14:06 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199916

lightside <lightside at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(lights |maintainer-feedback+
                   |ide at gmx.com)                |

--- Comment #3 from lightside <lightside at gmx.com> ---
Hello, Jan Beich.

Thanks for the patches.

The patch in attachment 156330 is clever, because there is a difference in
wxDateTime::ParseFormat implementations for wxWidgets 2.8.12 (returns (const
wxChar *)):
http://docs.wxwidgets.org/2.8.12/wx_wxdatetime.html#wxdatetimeparseformat
and wxWidgets 3.0.2 (returns bool):
http://docs.wxwidgets.org/3.0.2/classwx_date_time.html#a5d01d56c310d505a093f1a7f25086a1b
Otherwise it would be WX3 option dependent.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list