This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [PATCH] demangler stuff


>2003-10-30  Carlo Wood  <carlo@alinoe.com>
>
>        * include/bits/demangle.h
>        (qualifier_list<Allocator>::decode_qualifiers(string_type&,
>        string_type&, bool member_function_pointer_qualifiers):
>        Always seperate the '[' of an array type with a space from
>        what is left of it, except when that is the closing bracket
>        of another array dimension.

Looks good! Thanks


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