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
--
^TM

Reply via email to