[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Portable imports
From: |
tomas |
Subject: |
Re: Portable imports |
Date: |
Sun, 21 Jul 2024 07:55:00 +0200 |
On Sat, Jul 20, 2024 at 09:18:53PM +0200, Maxime Devos wrote:
[...]
> Also, AFAIK that %3a encoding isn’t necessary (and neither recognised(^)) in
> Guile – I don’t think Guile does any percent encoding(*). I think naming the
> file “srfi/:1.scm” would work fine, although it’s not something I’ve tried
> before. (There might be a problem with Makefile if ‘make’ doesn’t like the :,
> but I have some ideas for simple ways around that.)
For civilised file systems, yes. Windows will balk at the colon.
(Windows balks at lots of funny things in file names: the colon,
I somewhat expect, from DOS inheritance, but AFAIR, "+" is also
a no-go).
I guess that's where this funky URL encoding was intended to fix.
Cheers
--
t
signature.asc
Description: PGP signature
- Re: Portable code, (continued)
- RE: Name of the standard library, Maxime Devos, 2024/07/20
- Re: Name of the standard library, Dr. Arne Babenhauserheide, 2024/07/20
- RE: Name of the standard library, Maxime Devos, 2024/07/20
- Portable imports, Lassi Kortela, 2024/07/20
- RE: Portable imports, Maxime Devos, 2024/07/20
- Encoding library names, Lassi Kortela, 2024/07/20
- RE: Encoding library names, Maxime Devos, 2024/07/20
- Re: Portable imports,
tomas <=
- RE: Portable imports, Maxime Devos, 2024/07/20
- Re: Name of the standard library, Lassi Kortela, 2024/07/20
- Re: Name of the standard library, Dr. Arne Babenhauserheide, 2024/07/20
- Re: Name of the standard library, Lassi Kortela, 2024/07/26
- RE: Name of the standard library, Maxime Devos, 2024/07/20
- Re: Name of the standard library, Lassi Kortela, 2024/07/20
- Re: Name of the standard library, MSavoritias, 2024/07/21
- Re: Name of the standard library, Dr. Arne Babenhauserheide, 2024/07/21
- Library names describe APIs, Lassi Kortela, 2024/07/26
- Re: Name of the standard library, Ricardo Wurmus, 2024/07/21