[PING][PATCH] testsuite: Escape a loose '[' character inside a regexp.

Andreas Schwab schwab@linux-m68k.org
Tue Jun 23 17:05:00 GMT 2015


Doug Evans <dje@google.com> writes:

> Actually, this is arguably s.o.p. Bleah.
> Otherwise \r\n inside {} won't get expanded as CR,LF.

\r\n are also special for tcl regexps.  So it doesn't matter whether
they are expanded by the tcl parser or the regexp engine.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gdb-patches mailing list