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 to implement %` %' %q diagnostic formats


Zack Weinberg wrote:

I gotta say I am decidedly unenthusiastic about this notation.  Well,
%qX is fine, but %`%' strike me as excess verbosity, surely something
better can be found?  (like, oh, scanning for `' pairs?  Or '' pairs,
which look better in the source with current X fonts?)

I too would prefer to avoid littering the code with %`...%'.


Less ugly-looking would be %<...%>, assuming that doesn't conflict with anything.
--
--Per Bothner
per@bothner.com http://per.bothner.com/



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