Files
wxWidgets/samples
Vadim Zeitlin d0c57dbef0 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).

Closes #17679.
2016-09-25 01:20:41 +02:00
..
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-05 03:09:59 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-04-15 02:35:40 +00:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2016-03-03 23:23:06 +01:00
2007-05-05 17:22:09 +00:00
2015-03-19 21:46:05 +01:00
2016-06-04 18:29:15 +02:00