freebsd-ports/editors/madedit
Jan Beich 081cece7ff editors/madedit: unbreak with clang 4.0
src/MadOptionsDialog.cpp:1179:56: error: ordered comparison between pointer and zero
      ('const wxChar *' (aka 'const wchar_t *') and 'int')
        if(g_SelectedCommandItem->cmddata->menuid_name > 0)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
src/MadOptionsDialog.cpp:1277:42: error: ordered comparison between pointer and zero
      ('const wxChar *' (aka 'const wchar_t *') and 'int')
            if(tid->cmddata->menuid_name > 0)
               ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

PR:		216076
Reported by:	antoine (via exp-run)
2017-02-01 05:25:42 +00:00
..
files editors/madedit: unbreak with clang 4.0 2017-02-01 05:25:42 +00:00
distinfo
Makefile devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
pkg-descr - Remove unneeded WX_UNICODE 2015-11-06 13:29:15 +00:00
pkg-plist