pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

use /, : for dirs, paths on Windows?


From: Ben Pfaff
Subject: use /, : for dirs, paths on Windows?
Date: Sun, 16 Apr 2006 14:14:52 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Currently we use \ and ; for dirs and paths on Windows, because
that's the local convention.  However, I understand that most GNU
software uses / and :, even on Windows.  Being uniform would
allow use to get rid of DIR_SEPARATOR and PATH_SEPARATOR, which
are kind of ugly.

What do you guys think?

-- 
"Implementation details are beyond the scope of the Java virtual
 machine specification.  One should not assume that every virtual
 machine implementation contains a giant squid."
--"Mr. Bunny's Big Cup o' Java"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]