[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Add checks for potentially-dodgy quoting
- Subject: Add checks for potentially-dodgy quoting
- From: Chris Warburton
- Date: Tue, 03 Apr 2018 19:34:16 +0100
- State: new
Nix seems to have some edge-cases when it comes to string quoting and
splices. We should investigate these (e.g. I seem to remember that it's
a bad idea to end a string with a splice?) and add checks for them.