This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch]: Allow '<' and '>' in ID names for deflex.l


Hello,

Symbols decorated in VC style can contain '<' and '>' characters, too.
This patch adds them to the lex file for parsing ID names.

ChangeLog

2009-10-22  Kai Tietz  <kai.tietz@onevision.com>

	* deflex.l (ID): Allow '<' and '>' in name too.

Tested for x86_64-pc-mingw32, i686-pc-mingw32, and i686-pc-cygwin. Ok for apply?

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: dlltool_defnames.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]