This is the mail archive of the gcc-cvs@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]

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


Author: bstarynk
Date: Thu Jan 28 19:39:15 2010
New Revision: 156330

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156330
Log:
2010-01-28  Basile Starynkevitch  <basile@starynkevitch.net>
	{{there was a type mismatch in primitives. So this should be an
	error, not a warning.}}
	* melt-runtime.c (meltgc_out_printf): use a MELT root and
	vsnprintf not vasprintf.
	* melt/warmelt-normal.melt: type mismatch in primitive makes an
	error!
	* melt/warmelt-normatch.melt: faulty add2sbuf_string instead of
	add2sbuf_strcont.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/melt/warmelt-normatch.melt


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