[AD] [ alleg-Bugs-2499279 ] Windows path string |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #2499279, was opened at 2009-01-11 13:43
Message generated for change (Settings changed) made by mmimica
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2499279&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: 4.9
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Milan Mimica (mmimica)
Assigned to: Nobody/Anonymous (nobody)
Summary: Windows path string
Initial Comment:
There is an extra / character right after the drive component
$ ./ex_path.exe C:/Windows/explorer.exe
dyn: drive="C:", file="explorer.exe"
tostring: 'C://Windows/explorer.exe'
tostring: drive:'C:' dirs: '', 'Windows' filename:'explorer.exe'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2499279&group_id=5665