Re: GLogLevelFlags enum and g_log
- From: Morten Welinder <mortenw gnome org>
- To: "Jonathan S. Shapiro" <shap eros-os org>
- Cc: Simon McVittie <simon mcvittie collabora co uk>, Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: GLogLevelFlags enum and g_log
- Date: Wed, 28 May 2014 18:55:38 -0400
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.
M.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]