|
| From: | John W. Eaton |
| Subject: | [Octave-bug-tracker] [bug #36677] make_absolute_filename: extend to work with Windows drive letters |
| Date: | Sun, 3 Mar 2019 16:04:11 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #21, bug #36677 (project octave):
The handling of "file:" as a prefix should probably be limited to contexts
where that is expected. The low-level file functions that test for absolute
file names are probably not the right place. Those should be making tests
that correspond to the rules for file names on the OS (and filesystem). So
it's OK to test for things like "C:" as a device name prefix, but only on
Windows systems.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?36677>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |