wine/programs/winedbg debug.l

Alexandre Julliard julliard at winehq.org
Mon Mar 14 04:48:08 CST 2005


ChangeSet ID:	16596
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/14 04:48:08

Modified files:
	programs/winedbg: debug.l 

Log message:
	C. Scott Ananian <cscott at cscott.net>
	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.

Patch: http://cvs.winehq.org/patch.py?id=16596

Old revision  New revision  Changes     Path
 1.11          1.12          +6 -3       wine/programs/winedbg/debug.l




More information about the wine-cvs mailing list