r151510 - in /branches/melt-branch/gcc: ChangeL...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Tue Sep 8 12:29:00 GMT 2009


Author: bstarynk
Date: Tue Sep  8 12:29:21 2009
New Revision: 151510

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151510
Log:

2009-09-08  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.c (readstring): issue a warning for a string
	starting at end of line, to help catching mismatched
	double-quotes...
	(readhashescape): gives line number in error messages.
	* melt/warmelt-first.melt: Use quoted strings. Copyright comment
	does not start at end of line!
	* melt/warmelt-macro.melt: Copyright comment does not start at end
	of line!
	* melt/warmelt-normal.melt: likewise.
	* melt/warmelt-normatch.melt: likewise.
	* melt/warmelt-genobj.melt: likewise.
	* melt/warmelt-outobj.melt: likewise.
	* melt/ana-simple.melt: Use quoted strings. Copyright comment
	does not start at end of line!
	* melt/ana-base.melt: likewise.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt/ana-base.melt
    branches/melt-branch/gcc/melt/ana-simple.melt
    branches/melt-branch/gcc/melt/warmelt-first.melt
    branches/melt-branch/gcc/melt/warmelt-genobj.melt
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/melt/warmelt-normatch.melt
    branches/melt-branch/gcc/melt/warmelt-outobj.melt



More information about the Gcc-cvs mailing list