diff options
| author | Paul Eggert | 2019-07-01 21:42:58 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-07-01 21:44:02 -0700 |
| commit | b35f378d6e7d52393f1afc32a6f9880b9240af91 (patch) | |
| tree | 6da055bb2ab8464cc183df2f9b07670797a93377 /src/coding.c | |
| parent | 1a2c896aedc4a615b3c6102624326891a0481461 (diff) | |
| download | emacs-b35f378d6e7d52393f1afc32a6f9880b9240af91.tar.gz emacs-b35f378d6e7d52393f1afc32a6f9880b9240af91.zip | |
Fix regex-emacs debug format glitches
These patches affect behavior only if REGEX_EMACS_DEBUG.
* src/regex-emacs.c (debug_putchar): Use unsigned for %x.
(print_compiled_pattern, ENSURE_FAIL_STACK, PUSH_FAILURE_POINT)
(POP_FAILURE_POINT): Use %td for ptrdiff_t.
(print_compiled_pattern, regex_compile, re_match_2_internal):
Put newlines at ends of lines, not at starts of next lines.
Omit white space at line ends.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions