+1
Yes the DIR_SEP was for windows.
Path handling, etc can be re-done if/when the windows port is done.
-G
On 5/18/10 10:37 PM, Mladen Turk wrote:
> Hi,
> 
> I propose we remove all DIR_SEP code and just use the
> slash directly.
> 
> The only reason for DIR_SEP can be windows, but I propose
> that for windows we create a private set of
> posix_path_to_windows_path_and_vice_versa set of functions
> which would allow proper path construction
> (eg, using \\?\ prefix for 260+ char paths etc.) at runtime.
> 
> 
> Comments?
> 
> Regards

Reply via email to