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]

Re: PATCH: Support for Pascal strings -- Take 2


On 01-Jul-2001, Mark Mitchell <mark@codesourcery.com> wrote:
> 
> --On Friday, June 29, 2001 12:10:22 PM -0700 Ziemowit Laski 
> <zlaski@apple.com> wrote:
> 
> > Ok, here is a new, "leaner and meaner" version of the Pascal string patch
> > that I submitted on June 15.  Per Zack Weinberg's suggestion, I removed
> > all modifications in cpplib sources, and moved \p handling to
> > lex_string(). Also, I've added a blurb in extend.texi describing the
> > usage of Pascal literals.
> 
> I am not in favor on a technical basis.  Too much complication for too
> little win.

For what it is worth, I'm in favour of this one.
There are some real benefits, and the complication seems
to me to be relatively small, so I think it is worth it.

I don't have authority to approve it, though.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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