GNU bug report logs -
#48902
28.0.50; Directory names containing apostrophes and backticks cause problems
Previous Next
Reported by: Rudolf Adamkovič <salutis <at> me.com>
Date: Mon, 7 Jun 2021 14:05:02 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
8 juni 2021 kl. 21.10 skrev Alan Third <alan <at> idiocy.org>:
> In my defence it wasn't entirely clear to me that a lisp string
> returned from ENCODE_FILE was incompatible with stringWithLispString. ;)
Oh it's compatible all right, it just takes it job description very literally!
That's typical of them computers -- no imagination at all.
> Hmm, and as you point out we use "file" further down and it may or may
> not be encoded, but will probably have the same contents as found,
> which we know is encoded. Plus it's setting the "name" field in the
> image, which we probably want to keep as uniform as possible for
> caching purposes but is otherwise irrelevant.
>
> I think the attached should solve this.
Thank you, that would work and I don't mind you pushing that right away.
We probably should clear up the encodedness of `file` in allocInitFromFile: -- as Eli said, the convention is keeping strings unencoded until needed by low-level operations and it really makes the most sense.
This bug report was last modified 4 years and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.