Files
wxWidgets/tests
Vadim Zeitlin d77661c73b Fix string iteration logic in wxFTP::Pwd()
wxString iterators can't be dereferenced once they reach the end of the
string, so compare them with end rather than checking if the value they point
to is non-NUL.

This makes wxFTP::Pwd() actually work, which was apparently broken since quite
some time (perhaps ever since c9f7896861 9+
years ago).

See #17679.

(cherry picked from commit d0c57dbef0)
2016-09-25 01:27:37 +02:00
..
2011-09-29 13:47:38 +00:00
2004-11-22 15:12:29 +00:00
2015-11-15 21:47:15 -07:00
2015-11-15 21:47:15 -07:00
2015-11-15 21:47:15 -07:00
2013-09-11 01:46:08 +00:00