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]

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


Author: bstarynk
Date: Thu Jul 24 09:22:47 2014
New Revision: 212974

URL: https://gcc.gnu.org/viewcvs?rev=212974&root=gcc&view=rev
Log:

2014-07-24  Basile Starynkevitch  <basile@starynkevitch.net>
	{{jsonobject_get_named is buggy}}

	* melt-runtime.h (enum melt_coutput_mode_en): Remove last comma...
	* melt/warmelt-base.melt (valdesc_jsonobject): Improve
	cosmetically some generated inlined routines, e.g.
	melt_jsonobject_nth_name & melt_jsonobject_nth_value.
	(json_name_equal): Shortcut for identity of names.
	(jsonobject_get_named): Still buggy.

	* melt/warmelt-hooks.melt (do_blocking_jsonrpc2_call): Extract the
	result, handle JSON remote errors, etc...


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-base.melt
    branches/melt-branch/gcc/melt/warmelt-hooks.melt


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