Re: Question of the day N2: ~\Return
Marco Antoniotti <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <CAG0Nw2moGgxgK2onPgPM7x_Ywqc9VYCpbVR+EdZtz-MrTNWvVQ@mail.gmail.com> |
Nope. That is not a workaround because it messes up other stuff. Git has precise instructions about what to do with line endings on Windows and UN*X machines. If you force git to always check out stuff with UN*X line endings on Windows, you are bound (or, at least, *I* am bound for sure) to mess up something down the road. Been there, done that. Cheers Marco On Tue, Jun 18, 2024 at 11:15 PM Michał "phoe" Herda <[email protected]> wrote: > https://bugs.launchpad.net/sbcl/+bug/1342005 > > The workaround is to configure Git to always checkout files with Unix line > endings, so that SBCL doesn't choke on CRLF - see e.g. > https://stackoverflow.com/questions/2517190/how-do-i-force-git-to-use-lf-instead-of-crlf-under-windows > On 18.06.2024 19:10, Marco Antoniotti wrote: > > Hi > > I like using the ~<newline> construct in FORMAT. Alas, SBCL 2.2.1 > (Windows, W11, no WSL) complains that it does not recognize ~\Return > (which is the result of git clone with the usual configurations to handle > line endings) > > If I remember correctly, this is a SBCL glitch on Windows. > > Can you confirm that this is the (very annoying) case? > > Thanks > > Marco > > -- > Marco Antoniotti, Professor tel. +39 - 02 64 48 79 01 > DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it > Viale Sarca 336 > I-20126 Milan (MI) ITALY > > > _______________________________________________ > Sbcl-help mailing [email protected]://lists.sourceforge.net/lists/listinfo/sbcl-help > > -- Marco Antoniotti, Professor tel. +39 - 02 64 48 79 01 DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it Viale Sarca 336 I-20126 Milan (MI) ITALY _______________________________________________ Sbcl-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-help