On Wed, May 28, 2014 at 6:55 PM, Morten Welinder <mort...@gnome.org> wrote:

> > enum GLogLevel {
> >    ... existing, expected values ...
> >    _require_int = INT_MAX
> > }
>
>
> That actually makes the whole thing undefined rather than implementation
> defined by section 7.1.3 in C99.
>

maybe it would be helpful to say "the leading underscore makes the whole
thing ..."
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to