Changeset: 0f3980c0b934 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0f3980c0b934 Modified Files: gdk/gdk_utils.c Branch: Jun2020 Log Message:
indentation diffs (12 lines): diff --git a/gdk/gdk_utils.c b/gdk/gdk_utils.c --- a/gdk/gdk_utils.c +++ b/gdk/gdk_utils.c @@ -759,7 +759,7 @@ GDKinit(opt *set, int setlen) static_assert(sizeof(hge) == SIZEOF_HGE, "error in configure: bad value for SIZEOF_HGE"); #endif - static_assert(sizeof(dbl) == SIZEOF_DOUBLE, + static_assert(sizeof(dbl) == SIZEOF_DOUBLE, "error in configure: bad value for SIZEOF_DOUBLE"); static_assert(sizeof(oid) == SIZEOF_OID, "error in configure: bad value for SIZEOF_OID"); _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list