glibmm r376 - in trunk: . tools/m4



Author: daniel
Date: 2007-01-28 22:22:16 +0000 (Sun, 28 Jan 2007)
New Revision: 376
ViewCVS link: http://svn.gnome.org/viewcvs/glibmm?rev=376&view=rev

Modified:
   trunk/ChangeLog
   trunk/tools/m4/ctor.m4
Log:
* tools/m4/ctor.m4: If the argument list is empty, call the non-
varargs overload of the Glib::ConstructParams constructor instead
of using an empty varargs list.  This mistake was exposed thanks
to the recent addition of G_GNUC_NULL_TERMINATED to the varargs
constructor declaration.  Fortunately it was harmless in this case.
Also use the opportunity to clean up the M4 code and prefix builtin
M4 macros with m4_, so that we may get rid of the unprefixed macros
altogether some day.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]