1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-18 08:58:51 +03:00
inform7/inblorb
Philip Chimento df155e8110 Escape escape characters in regular expression strings
The %s here is a format specifier for WRITE_TO(), and the %c's are regular
expression character classes. The %c's must be double-escaped so that the
formatter doesn't choke due to there being too few variable arguments.

This prevents a crash in inblorb when releasing along with a solution.
2022-05-16 22:40:12 -07:00
..
Chapter 1 Removed hard maximum on chunk data size in inblorb 2022-05-12 23:40:11 +01:00
Chapter 2 Removed hard maximum on chunk data size in inblorb 2022-05-12 23:40:11 +01:00
Chapter 3 Escape escape characters in regular expression strings 2022-05-16 22:40:12 -07:00
Figures Modernised inform.mkscript 2022-04-25 16:44:43 +01:00
Manual typos found in INB*/IND* directories 2022-05-01 08:12:40 -05:00
Tests Updated test suite for inblorb and inbuild 2022-04-08 10:23:23 +01:00
.gitignore Revised to pave way for ctags files 2021-08-11 12:06:05 +01:00
Contents.w Added reference cards 2020-03-26 23:26:35 +00:00
inblorb.giscript Using new-style gitignore scripts (again) 2022-04-23 14:02:23 +01:00
inblorb.mkscript Improved inform6 and inblorb makescripts 2022-05-11 22:11:41 +01:00
versions.txt Version numbering change 2019-02-24 22:01:26 +00:00