Project

General

Profile

« Previous | Next » 

Revision 44abd0f7

Added by Ken McDonell over 14 years ago

  • ID 44abd0f7970525f0b2b9cab6c2418d041fde75a4

pmie - allow \$ for regexp

The lexical scanner was treating $ as the prefix for a macro name
(correct) and not allowing \$ to escape this, so there was no way
to specify the regexp meta character $ for the match_inst and
nomatch_inst operators.

  • added
  • modified
  • copied
  • renamed
  • deleted