Files
wxWidgets/include/wx/gtk
Vadim Zeitlin 8e1c4e9238 Avoid harmless signed/unsigned warning in g++ 5.4 wxGTK build
Change GTKGetEntryTextLength() to return a signed value, as it's always
either assigned to or compared with the signed variables anyhow.

This avoids a couple of -Wsign-compare warnings when building with g++
5.4 from Ubuntu 16.04.
2018-10-11 01:05:43 +02:00
..
2018-06-05 09:21:25 -07:00
2015-08-26 22:49:53 +02:00
2015-09-06 17:20:42 -07:00
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2018-09-17 15:24:40 +02:00
2015-08-26 22:49:53 +02:00
2014-03-30 00:02:23 +00:00
2017-09-10 01:02:06 +02:00
2018-10-09 22:24:58 -07:00