Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
7e2d05db
by Raymond Toy at 2025-03-30T21:16:32+00:00
-
fea9f546
by Raymond Toy at 2025-03-30T21:16:32+00:00
1 changed file:
Changes:
... | ... | @@ -269,7 +269,7 @@ |
269 | 269 | |
270 | 270 | #+darwin
|
271 | 271 | (defvar *enable-darwin-path-normalization* nil
|
272 | - "When non-NIL, pathnames are on Darwin are normalized when created.
|
|
272 | + _N"When non-NIL, pathnames are on Darwin are normalized when created.
|
|
273 | 273 | Otherwise, the pathnames are unchanged.
|
274 | 274 | |
275 | 275 | This must be NIL during bootstrapping because Unicode is not yet
|