mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Removed G_(U)?INT8_FORMAT again, as it can't be used for scanf.
1999-03-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Removed G_(U)?INT8_FORMAT again, as it can't be used for scanf. * configure.in: Added the macros G_MAXU(SHORT|INT|LONG). I do not know how to handle these on platforms with /usr/include/values.h, but without /usr/include/limits.h. Please someone add this.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
d9f1357113
commit
9c2c6ee11b
@@ -1,6 +1,16 @@
|
||||
1999-03-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: Removed G_(U)?INT8_FORMAT again, as it can't be
|
||||
used for scanf.
|
||||
|
||||
* configure.in: Added the macros G_MAXU(SHORT|INT|LONG). I do not
|
||||
know how to handle these on platforms with /usr/include/values.h,
|
||||
but without /usr/include/limits.h. Please someone add this.
|
||||
|
||||
|
||||
1999-03-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to
|
||||
* configure.in: Added the macros G_(U)?INT(8|16|32|64)_FORMAT to
|
||||
use for printf and (much more important) scanf format strings for
|
||||
the corresponding GLib types.
|
||||
|
||||
|
Reference in New Issue
Block a user