Nikita Karetnikov skribis:
> Is there a way to compose the following part somehow to prevent a
> possible race condition?
>
> (rename-file prog prog-real)
>
> (with-output-to-file prog (lambda ()
> (format #t
> "#!~a~
What about this patch?
Is there a way to compose the following part somehow to prevent a
possible race condition?
(rename-file prog prog-real)
(with-output-to-file prog (lambda ()
(format #t
"#!~a~%~a~%exec ~a~%"
Hello!
I think the w3m package was almost ready. Is there anything blocking left?
Otherwise, feel free to push. :-)
Ludo’.