Move definition of 'tPATH' token up, so that '/', '.' and '0xA' (etc)
commit28c2b5494fe28bf9a860617700f2d15cb4a104d3
authorC. Scott Ananian <cscott@cscott.net>
Mon, 14 Mar 2005 10:48:08 +0000 (14 10:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2005 10:48:08 +0000 (14 10:48 +0000)
tree07ec66b3ee985cc9aac32ddfac2b0221cdbdf83c
parent940d8575479ad865bb8109886a7bc7798a3affa7
Move definition of 'tPATH' token up, so that '/', '.' and '0xA' (etc)
are lexed as paths (in the appropriate contexts) instead of as
operator or number tokens.
Add '-' to the set of characters legal in a pathname.
programs/winedbg/debug.l