Don't remove the last slash from "/" directory name under Unix.
This was totally wrong as it returned empty string as (invalid) directory name. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -561,6 +561,10 @@ Univ:
|
||||
|
||||
- Fix regression with read-only wxComboBox appearance (Jason Erb).
|
||||
|
||||
Unix:
|
||||
|
||||
- Fix bug with wxDir("/").GetName() returning empty string.
|
||||
|
||||
|
||||
|
||||
2.9.3: (released 2011-12-14)
|
||||
|
Reference in New Issue
Block a user