Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* GLIB - Library of useful routines for C programming
* Copyright ( C ) 1995 - 1997 Peter Mattis , Spencer Kimball and Josh MacDonald
*
* This library is free software ; you can redistribute it and / or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation ; either
2017-01-05 12:47:07 +01:00
* version 2.1 of the License , or ( at your option ) any later version .
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
*
* This library is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the GNU
* Lesser General Public License for more details .
*
* You should have received a copy of the GNU Lesser General Public
2014-01-23 12:58:29 +01:00
* License along with this library ; if not , see < http : //www.gnu.org/licenses/>.
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
*/
/*
* Modified by the GLib Team and others 1997 - 2000. See the AUTHORS
* file for a list of people on the GLib Team . See the ChangeLog
* files for a list of changes . These files are distributed with
2008-03-14 19:30:38 +00:00
* GLib at ftp : //ftp.gtk.org/pub/gtk/.
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
*/
/* This file must not include any other glib header file and must thus
2008-03-14 19:30:38 +00:00
* not refer to variables from glibconfig . h
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
*/
2012-12-27 23:43:14 -05:00
# ifndef __G_MACROS_H__
# define __G_MACROS_H__
2011-10-12 00:24:46 -04:00
# if !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
2008-03-14 19:30:38 +00:00
# error "Only <glib.h> can be included directly."
# endif
2001-08-05 12:37:37 +00:00
/* We include stddef.h to get the system's definition of NULL
*/
# include <stddef.h>
2017-11-26 16:00:46 -08:00
# ifdef __GNUC__
2014-04-13 17:17:59 -07:00
# define G_GNUC_CHECK_VERSION(major, minor) \
2017-11-26 16:00:46 -08:00
( ( __GNUC__ > ( major ) ) | | \
( ( __GNUC__ = = ( major ) ) & & \
( __GNUC_MINOR__ > = ( minor ) ) ) )
# else
# define G_GNUC_CHECK_VERSION(major, minor) 0
# endif
2014-04-13 17:17:59 -07:00
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Here we provide G_GNUC_EXTENSION as an alias for __extension__,
* where this is valid . This allows for warningless compilation of
* " long long " types even in the presence of ' - ansi - pedantic ' .
*/
# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 8)
2014-01-31 14:56:10 -05:00
# define G_GNUC_EXTENSION __extension__
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# else
2014-01-31 14:56:10 -05:00
# define G_GNUC_EXTENSION
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif
2015-11-09 11:36:10 -05:00
/* Every compiler that we target supports inlining, but some of them may
2016-05-04 00:27:32 +08:00
* complain about it if we don ' t say " __inline " . If we have C99 , or if
* we are using C + + , then we can use " inline " directly . Unfortunately
* Visual Studio does not support __STDC_VERSION__ , so we need to check
* whether we are on Visual Studio 2013 or earlier to see that we need to
* say " __inline " in C mode .
* Otherwise , we say " __inline " to avoid the warning .
2015-11-09 11:36:10 -05:00
*/
# define G_CAN_INLINE
2016-05-04 00:27:32 +08:00
# ifndef __cplusplus
# ifdef _MSC_VER
# if (_MSC_VER < 1900)
# define G_INLINE_DEFINE_NEEDED
# endif
# elif !defined(__STDC_VERSION__) || (__STDC_VERSION__ < 199900)
# define G_INLINE_DEFINE_NEEDED
# endif
2015-11-09 11:36:10 -05:00
# endif
2016-05-04 00:27:32 +08:00
# ifdef G_INLINE_DEFINE_NEEDED
# undef inline
# define inline __inline
# endif
# undef G_INLINE_DEFINE_NEEDED
2019-03-07 17:37:35 +00:00
/**
* G_INLINE_FUNC :
*
* This macro used to be used to conditionally define inline functions
* in a compatible way before this feature was supported in all
* compilers . These days , GLib requires inlining support from the
* compiler , so your GLib - using programs can safely assume that the
* " inline " keywork works properly .
*
* Never use this macro anymore . Just say " static inline " .
*
* Deprecated : 2.48 : Use " static inline " instead
*/
2019-03-07 17:25:55 +00:00
# ifndef G_DISABLE_DEPRECATED
2015-11-09 11:36:10 -05:00
/* For historical reasons we need to continue to support those who
* define G_IMPLEMENT_INLINES to mean " don't implement this here " .
*/
# ifdef G_IMPLEMENT_INLINES
# define G_INLINE_FUNC extern
# undef G_CAN_INLINE
# else
# define G_INLINE_FUNC static inline
# endif /* G_IMPLEMENT_INLINES */
2019-03-15 18:30:16 +00:00
# endif /* !G_DISABLE_DEPRECATED */
2015-11-09 11:36:10 -05:00
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Provide macros to feature the GCC function attribute.
*/
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_PURE :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` pure ` function attribute if the compiler is gcc .
* Declaring a function as ` pure ` enables better optimization of calls to
* the function . A ` pure ` function has no effects except its return value
2019-03-08 19:10:32 +00:00
* and the return value depends only on the parameters and / or global
* variables .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gboolean g_type_check_value ( const GValue * value ) G_GNUC_PURE ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-pure-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*/
/**
* G_GNUC_MALLOC :
*
* Expands to the
* [ GNU C ` malloc ` function attribute ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-functions-that-behave-like-malloc)
* if the compiler is gcc .
* Declaring a function as ` malloc ` enables better optimization of the function ,
* but must only be done if the allocation behaviour of the function is fully
* understood , otherwise miscompilation can result .
*
* A function can have the ` malloc ` attribute if it returns a pointer which is
* guaranteed to not alias with any other pointer valid when the function
* returns , and moreover no pointers to valid objects occur in any storage
* addressed by the returned pointer .
*
* In practice , this means that ` G_GNUC_MALLOC ` can be used with any function
* which returns unallocated or zeroed - out memory , but not with functions which
* return initialised structures containing other pointers , or with functions
* that reallocate memory . This definition changed in GLib 2.58 to match the
* stricter definition introduced around GCC 5.
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gpointer g_malloc ( gsize n_bytes ) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE ( 1 ) ;
* ] |
*
2019-03-08 19:10:32 +00:00
* See the
* [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-functions-that-behave-like-malloc)
* for more details .
*
* Since : 2.6
*/
/**
* G_GNUC_NO_INLINE :
*
* Expands to the GNU C ` noinline ` function attribute if the compiler is gcc .
* If the compiler is not gcc , this macro expands to nothing .
*
* Declaring a function as ` noinline ` prevents the function from being
* considered for inlining .
*
2019-03-13 15:45:23 +00:00
* The attribute may be placed before the declaration or definition ,
* right before the ` static ` keyword .
*
* | [ < ! - - language = " C " - - >
* G_GNUC_NO_INLINE
* static int
* do_not_inline_this ( void )
* {
* . . .
* }
* ] |
2019-03-08 19:10:32 +00:00
*
* See the
* [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-noinline-function-attribute)
* for more details .
*
* Since : 2.58
*/
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
2014-01-31 14:56:10 -05:00
# define G_GNUC_PURE __attribute__((__pure__))
# define G_GNUC_MALLOC __attribute__((__malloc__))
2018-04-13 18:34:30 -07:00
# define G_GNUC_NO_INLINE __attribute__((noinline))
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# else
# define G_GNUC_PURE
2004-11-29 14:50:47 +00:00
# define G_GNUC_MALLOC
2018-04-13 18:34:30 -07:00
# define G_GNUC_NO_INLINE
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_NULL_TERMINATED :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` sentinel ` function attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* This function attribute only applies to variadic functions and instructs
* the compiler to check that the argument list is terminated with an
* explicit % NULL .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gchar * g_strconcat ( const gchar * string1 ,
* . . . ) G_GNUC_NULL_TERMINATED ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-sentinel-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.8
*/
2005-03-08 05:41:45 +00:00
# if __GNUC__ >= 4
# define G_GNUC_NULL_TERMINATED __attribute__((__sentinel__))
# else
# define G_GNUC_NULL_TERMINATED
# endif
2018-07-11 15:09:29 +01:00
/*
* We can only use __typeof__ on GCC > = 4.8 , and not when compiling C + + . Since
* __typeof__ is used in a few places in GLib , provide a pre - processor symbol
* to factor the check out from callers .
*
* This symbol is private .
*/
# undef g_has_typeof
# if defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)) && !defined(__cplusplus)
# define g_has_typeof
# endif
2018-03-23 23:10:57 +05:30
/*
* Clang feature detection : http : //clang.llvm.org/docs/LanguageExtensions.html
* These are not available on GCC , but since the pre - processor doesn ' t do
* operator short - circuiting , we can ' t use it in a statement or we ' ll get :
*
* error : missing binary operator before token " ( "
*
* So we define it to 0 to satisfy the pre - processor .
*/
# ifdef __has_attribute
# define g_macro__has_attribute __has_attribute
# else
# define g_macro__has_attribute(x) 0
2016-02-10 22:37:41 +00:00
# endif
2018-03-23 23:10:57 +05:30
# ifdef __has_feature
# define g_macro__has_feature __has_feature
# else
# define g_macro__has_feature(x) 0
2015-03-22 15:05:13 -04:00
# endif
2018-03-23 23:10:57 +05:30
# ifdef __has_builtin
# define g_macro__has_builtin __has_builtin
# else
# define g_macro__has_builtin(x) 0
2015-10-28 11:14:11 +00:00
# endif
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_ALLOC_SIZE :
* @ x : the index of the argument specifying the allocation size
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` alloc_size ` function attribute if the compiler
2019-03-08 19:10:32 +00:00
* is a new enough gcc . This attribute tells the compiler that the
* function returns a pointer to memory of a size that is specified
* by the @ xth function parameter .
*
* Place the attribute after the function declaration , just before the
* semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gpointer g_malloc ( gsize n_bytes ) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE ( 1 ) ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-alloc_005fsize-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.18
*/
/**
* G_GNUC_ALLOC_SIZE2 :
* @ x : the index of the argument specifying one factor of the allocation size
* @ y : the index of the argument specifying the second factor of the allocation size
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` alloc_size ` function attribute if the compiler is a
2019-03-08 19:10:32 +00:00
* new enough gcc . This attribute tells the compiler that the function returns
* a pointer to memory of a size that is specified by the product of two
* function parameters .
*
* Place the attribute after the function declaration , just before the
* semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gpointer g_malloc_n ( gsize n_blocks ,
* gsize n_block_bytes ) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE2 ( 1 , 2 ) ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-alloc_005fsize-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.18
*/
2015-03-22 14:18:36 -04:00
# if (!defined(__clang__) && ((__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))) || \
2018-03-23 23:10:57 +05:30
( defined ( __clang__ ) & & g_macro__has_attribute ( __alloc_size__ ) )
2008-03-31 04:17:22 +00:00
# define G_GNUC_ALLOC_SIZE(x) __attribute__((__alloc_size__(x)))
# define G_GNUC_ALLOC_SIZE2(x,y) __attribute__((__alloc_size__(x,y)))
# else
# define G_GNUC_ALLOC_SIZE(x)
# define G_GNUC_ALLOC_SIZE2(x,y)
# endif
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_PRINTF :
* @ format_idx : the index of the argument corresponding to the
* format string ( the arguments are numbered from 1 )
* @ arg_idx : the index of the first of the format arguments , or 0 if
* there are no format arguments
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` format ` function attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* This is used for declaring functions which take a variable number of
2019-03-08 19:21:39 +00:00
* arguments , with the same syntax as ` printf ( ) ` . It allows the compiler
2019-03-08 19:10:32 +00:00
* to type - check the arguments passed to the function .
*
* Place the attribute after the function declaration , just before the
* semicolon .
*
* See the
* [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-Wformat-3288)
* for more details .
*
* | [ < ! - - language = " C " - - >
* gint g_snprintf ( gchar * string ,
* gulong n ,
* gchar const * format ,
* . . . ) G_GNUC_PRINTF ( 3 , 4 ) ;
* ] |
*/
/**
* G_GNUC_SCANF :
* @ format_idx : the index of the argument corresponding to
* the format string ( the arguments are numbered from 1 )
* @ arg_idx : the index of the first of the format arguments , or 0 if
* there are no format arguments
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` format ` function attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* This is used for declaring functions which take a variable number of
2019-03-08 19:21:39 +00:00
* arguments , with the same syntax as ` scanf ( ) ` . It allows the compiler
2019-03-08 19:10:32 +00:00
* to type - check the arguments passed to the function .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* int my_scanf ( MyStream * stream ,
* const char * format ,
* . . . ) G_GNUC_SCANF ( 2 , 3 ) ;
* int my_vscanf ( MyStream * stream ,
* const char * format ,
* va_list ap ) G_GNUC_SCANF ( 2 , 0 ) ;
* ] |
*
2019-03-08 19:10:32 +00:00
* See the
* [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-Wformat-3288)
* for details .
*/
/**
* G_GNUC_STRFTIME :
* @ format_idx : the index of the argument corresponding to
* the format string ( the arguments are numbered from 1 )
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` strftime ` format function attribute if the compiler
2019-03-08 19:10:32 +00:00
* is gcc . This is used for declaring functions which take a format argument
2019-03-08 19:21:39 +00:00
* which is passed to ` strftime ( ) ` or an API implementing its formats . It allows
2019-03-08 19:10:32 +00:00
* the compiler check the format passed to the function .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gsize my_strftime ( MyBuffer * buffer ,
* const char * format ,
* const struct tm * tm ) G_GNUC_STRFTIME ( 2 ) ;
* ] |
*
2019-03-08 19:10:32 +00:00
* See the
* [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-Wformat-3288)
* for details .
*
* Since : 2.60
*/
/**
* G_GNUC_FORMAT :
* @ arg_idx : the index of the argument
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` format_arg ` function attribute if the compiler
2019-03-08 19:10:32 +00:00
* is gcc . This function attribute specifies that a function takes a
2019-03-08 19:21:39 +00:00
* format string for a ` printf ( ) ` , ` scanf ( ) ` , ` strftime ( ) ` or ` strfmon ( ) ` style
* function and modifies it , so that the result can be passed to a ` printf ( ) ` ,
* ` scanf ( ) ` , ` strftime ( ) ` or ` strfmon ( ) ` style function ( with the remaining
2019-03-08 19:10:32 +00:00
* arguments to the format function the same as they would have been
* for the unmodified string ) .
*
* Place the attribute after the function declaration , just before the
* semicolon .
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-Wformat-nonliteral-1) for more details.
2019-03-08 19:10:32 +00:00
*
* | [ < ! - - language = " C " - - >
* gchar * g_dgettext ( gchar * domain_name , gchar * msgid ) G_GNUC_FORMAT ( 2 ) ;
* ] |
*/
/**
* G_GNUC_NORETURN :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` noreturn ` function attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* It is used for declaring functions which never return . It enables
* optimization of the function , and avoids possible compiler warnings .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* void g_abort ( void ) G_GNUC_NORETURN ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-noreturn-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*/
/**
* G_GNUC_CONST :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` const ` function attribute if the compiler is gcc .
* Declaring a function as ` const ` enables better optimization of calls to
* the function . A ` const ` function doesn ' t examine any values except its
2019-03-08 19:10:32 +00:00
* parameters , and has no effects except its return value .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* gchar g_ascii_tolower ( gchar c ) G_GNUC_CONST ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-const-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* A function that has pointer arguments and examines the data pointed to
2019-03-08 19:21:39 +00:00
* must not be declared ` const ` . Likewise , a function that calls a non - ` const `
* function usually must not be ` const ` . It doesn ' t make sense for a ` const `
* function to return ` void ` .
2019-03-08 19:10:32 +00:00
*/
/**
* G_GNUC_UNUSED :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` unused ` function attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* It is used for declaring functions and arguments which may never be used .
* It avoids possible compiler warnings .
*
* For functions , place the attribute after the declaration , just before the
* semicolon . For arguments , place the attribute at the beginning of the
* argument declaration .
*
* | [ < ! - - language = " C " - - >
* void my_unused_function ( G_GNUC_UNUSED gint unused_argument ,
* gint other_argument ) G_GNUC_UNUSED ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-unused-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*/
/**
* G_GNUC_NO_INSTRUMENT :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` no_instrument_function ` function attribute if the
2019-03-08 19:10:32 +00:00
* compiler is gcc . Functions with this attribute will not be instrumented
* for profiling , when the compiler is called with the
* ` - finstrument - functions ` option .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* int do_uninteresting_things ( void ) G_GNUC_NO_INSTRUMENT ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-no_005finstrument_005ffunction-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*/
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ > 4)
2018-05-05 18:33:47 +02:00
# if !defined (__clang__) && G_GNUC_CHECK_VERSION (4, 4)
# define G_GNUC_PRINTF( format_idx, arg_idx ) \
__attribute__ ( ( __format__ ( gnu_printf , format_idx , arg_idx ) ) )
# define G_GNUC_SCANF( format_idx, arg_idx ) \
__attribute__ ( ( __format__ ( gnu_scanf , format_idx , arg_idx ) ) )
2018-10-31 11:50:07 +01:00
# define G_GNUC_STRFTIME( format_idx ) \
__attribute__ ( ( __format__ ( gnu_strftime , format_idx , 0 ) ) )
2018-05-05 18:33:47 +02:00
# else
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_PRINTF( format_idx, arg_idx ) \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __format__ ( __printf__ , format_idx , arg_idx ) ) )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_SCANF( format_idx, arg_idx ) \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __format__ ( __scanf__ , format_idx , arg_idx ) ) )
2018-10-31 11:50:07 +01:00
# define G_GNUC_STRFTIME( format_idx ) \
__attribute__ ( ( __format__ ( __strftime__ , format_idx , 0 ) ) )
2018-05-05 18:33:47 +02:00
# endif
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_FORMAT( arg_idx ) \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __format_arg__ ( arg_idx ) ) )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_NORETURN \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __noreturn__ ) )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_CONST \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __const__ ) )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_UNUSED \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __unused__ ) )
2001-08-23 14:13:32 +00:00
# define G_GNUC_NO_INSTRUMENT \
2001-12-06 22:37:05 +00:00
__attribute__ ( ( __no_instrument_function__ ) )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# else /* !__GNUC__ */
# define G_GNUC_PRINTF( format_idx, arg_idx )
# define G_GNUC_SCANF( format_idx, arg_idx )
2018-10-31 11:50:07 +01:00
# define G_GNUC_STRFTIME( format_idx )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_FORMAT( arg_idx )
2019-01-15 01:35:35 +05:30
/* NOTE: MSVC has __declspec(noreturn) but unlike GCC __attribute__,
* __declspec can only be placed at the start of the function prototype
* and not at the end , so we can ' t use it without breaking API .
*/
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_NORETURN
# define G_GNUC_CONST
# define G_GNUC_UNUSED
2001-08-23 14:13:32 +00:00
# define G_GNUC_NO_INSTRUMENT
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif /* !__GNUC__ */
2002-11-21 20:44:54 +00:00
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_FALLTHROUGH :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` fallthrough ` statement attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* This allows declaring case statement to explicitly fall through in switch
2019-03-08 19:21:39 +00:00
* statements . To enable this feature , use ` - Wimplicit - fallthrough ` during
2019-03-08 19:10:32 +00:00
* compilation .
*
* Put the attribute right before the case statement you want to fall through
* to .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* switch ( foo )
* {
* case 1 :
* g_message ( " it's 1 " ) ;
* G_GNUC_FALLTHROUGH ;
* case 2 :
* g_message ( " it's either 1 or 2 " ) ;
* break ;
* }
* ] |
*
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Statement-Attributes.html#index-fallthrough-statement-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.60
*/
2018-09-02 20:46:19 +02:00
# if __GNUC__ > 6
# define G_GNUC_FALLTHROUGH __attribute__((fallthrough))
# else
# define G_GNUC_FALLTHROUGH
# endif /* __GNUC__ */
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_DEPRECATED :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` deprecated ` attribute if the compiler is gcc .
* It can be used to mark ` typedef ` s , variables and functions as deprecated .
2019-03-08 19:10:32 +00:00
* When called with the ` - Wdeprecated - declarations ` option ,
* gcc will generate warnings when deprecated interfaces are used .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* int my_mistake ( void ) G_GNUC_DEPRECATED ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-deprecated-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.2
*/
2002-11-21 20:44:54 +00:00
# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1)
2014-01-31 14:56:10 -05:00
# define G_GNUC_DEPRECATED __attribute__((__deprecated__))
2002-11-21 20:44:54 +00:00
# else
# define G_GNUC_DEPRECATED
# endif /* __GNUC__ */
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_DEPRECATED_FOR :
* @ f : the intended replacement for the deprecated symbol ,
* such as the name of a function
*
* Like % G_GNUC_DEPRECATED , but names the intended replacement for the
* deprecated symbol if the version of gcc in use is new enough to support
* custom deprecation messages .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* int my_mistake ( void ) G_GNUC_DEPRECATED_FOR ( my_replacement ) ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-deprecated-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Note that if @ f is a macro , it will be expanded in the warning message .
* You can enclose it in quotes to prevent this . ( The quotes will show up
* in the warning , but it ' s better than showing the macro expansion . )
*
* Since : 2.26
*/
2010-04-06 16:17:18 +01:00
# if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
# define G_GNUC_DEPRECATED_FOR(f) \
__attribute__ ( ( deprecated ( " Use " # f " instead " ) ) )
# else
# define G_GNUC_DEPRECATED_FOR(f) G_GNUC_DEPRECATED
# endif /* __GNUC__ */
2016-12-29 07:22:28 +05:30
# ifdef __ICC
# define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
_Pragma ( " warning (push) " ) \
_Pragma ( " warning (disable:1478) " )
# define G_GNUC_END_IGNORE_DEPRECATIONS \
_Pragma ( " warning (pop) " )
# elif __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 6)
2012-02-10 08:49:17 -05:00
# define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
_Pragma ( " GCC diagnostic push " ) \
_Pragma ( " GCC diagnostic ignored \" -Wdeprecated-declarations \" " )
# define G_GNUC_END_IGNORE_DEPRECATIONS \
_Pragma ( " GCC diagnostic pop " )
2013-07-19 19:10:41 +08:00
# elif defined (_MSC_VER) && (_MSC_VER >= 1500)
# define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
__pragma ( warning ( push ) ) \
__pragma ( warning ( disable : 4996 ) )
# define G_GNUC_END_IGNORE_DEPRECATIONS \
__pragma ( warning ( pop ) )
2014-08-01 16:59:36 +02:00
# elif defined (__clang__)
# define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
_Pragma ( " clang diagnostic push " ) \
_Pragma ( " clang diagnostic ignored \" -Wdeprecated-declarations \" " )
# define G_GNUC_END_IGNORE_DEPRECATIONS \
_Pragma ( " clang diagnostic pop " )
2012-02-10 08:49:17 -05:00
# else
# define G_GNUC_BEGIN_IGNORE_DEPRECATIONS
# define G_GNUC_END_IGNORE_DEPRECATIONS
# endif
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_MAY_ALIAS :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` may_alias ` type attribute if the compiler is gcc .
2019-03-08 19:10:32 +00:00
* Types with this attribute will not be subjected to type - based alias
2019-03-08 19:21:39 +00:00
* analysis , but are assumed to alias with any other type , just like ` char ` .
2019-03-08 19:10:32 +00:00
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Type-Attributes.html#index-may_005falias-type-attribute) for details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.14
*/
2006-11-22 15:54:58 +00:00
# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 3)
2014-01-31 14:56:10 -05:00
# define G_GNUC_MAY_ALIAS __attribute__((may_alias))
2006-11-22 15:54:58 +00:00
# else
2014-01-31 14:56:10 -05:00
# define G_GNUC_MAY_ALIAS
2006-11-22 15:54:58 +00:00
# endif
2019-03-08 19:10:32 +00:00
/**
* G_GNUC_WARN_UNUSED_RESULT :
*
2019-03-08 19:21:39 +00:00
* Expands to the GNU C ` warn_unused_result ` function attribute if the compiler
2019-03-08 19:10:32 +00:00
* is gcc . This function attribute makes the compiler emit a warning if the
* result of a function call is ignored .
*
* Place the attribute after the declaration , just before the semicolon .
*
2019-03-13 15:45:23 +00:00
* | [ < ! - - language = " C " - - >
* GList * g_list_append ( GList * list ,
* gpointer data ) G_GNUC_WARN_UNUSED_RESULT ;
* ] |
*
2019-03-08 19:21:39 +00:00
* See the [ GNU C documentation ] ( https : //gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-warn_005funused_005fresult-function-attribute) for more details.
2019-03-08 19:10:32 +00:00
*
* Since : 2.10
*/
2005-12-04 06:41:58 +00:00
# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
2014-01-31 14:56:10 -05:00
# define G_GNUC_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
2005-12-04 06:41:58 +00:00
# else
# define G_GNUC_WARN_UNUSED_RESULT
# endif /* __GNUC__ */
2019-05-27 18:11:35 +01:00
/**
* G_GNUC_FUNCTION :
*
* Expands to " " on all modern compilers , and to __FUNCTION__ on gcc
* version 2. x . Don ' t use it .
*
* Deprecated : 2.16 : Use G_STRFUNC ( ) instead
*/
/**
* G_GNUC_PRETTY_FUNCTION :
*
* Expands to " " on all modern compilers , and to __PRETTY_FUNCTION__
* on gcc version 2. x . Don ' t use it .
*
* Deprecated : 2.16 : Use G_STRFUNC ( ) instead
*/
2008-01-27 23:42:33 +00:00
# ifndef G_DISABLE_DEPRECATED
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Wrap the gcc __PRETTY_FUNCTION__ and __FUNCTION__ variables with
* macros , so we can refer to them as strings unconditionally .
2003-11-27 17:08:58 +00:00
* usage not - recommended since gcc - 3.0
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
*/
2002-01-29 00:29:24 +00:00
# if defined (__GNUC__) && (__GNUC__ < 3)
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_GNUC_FUNCTION __FUNCTION__
# define G_GNUC_PRETTY_FUNCTION __PRETTY_FUNCTION__
# else /* !__GNUC__ */
# define G_GNUC_FUNCTION ""
# define G_GNUC_PRETTY_FUNCTION ""
# endif /* !__GNUC__ */
2008-01-27 23:42:33 +00:00
# endif /* !G_DISABLE_DEPRECATED */
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
2018-03-23 23:10:57 +05:30
# if g_macro__has_feature(attribute_analyzer_noreturn) && defined(__clang_analyzer__)
2013-05-14 08:49:55 +02:00
# define G_ANALYZER_ANALYZING 1
# define G_ANALYZER_NORETURN __attribute__((analyzer_noreturn))
# else
# define G_ANALYZER_ANALYZING 0
# define G_ANALYZER_NORETURN
# endif
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_STRINGIFY(macro_or_string) G_STRINGIFY_ARG (macro_or_string)
# define G_STRINGIFY_ARG(contents) #contents
2011-10-05 11:27:45 -04:00
# ifndef __GI_SCANNER__ /* The static assert macro really confuses the introspection parser */
2008-10-29 15:14:06 +00:00
# define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
# define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
2011-10-07 01:19:15 -04:00
# ifdef __COUNTER__
2013-01-30 17:59:09 +01:00
# define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED
2011-10-07 01:19:15 -04:00
# else
2013-01-30 17:59:09 +01:00
# define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __LINE__)[(expr) ? 1 : -1] G_GNUC_UNUSED
2011-10-07 01:19:15 -04:00
# endif
2011-05-22 12:44:12 -04:00
# define G_STATIC_ASSERT_EXPR(expr) ((void) sizeof (char[(expr) ? 1 : -1]))
2011-10-05 11:27:45 -04:00
# endif
2008-10-29 15:14:06 +00:00
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Provide a string identifying the current code position */
2003-05-28 16:53:20 +00:00
# if defined(__GNUC__) && (__GNUC__ < 3) && !defined(__cplusplus)
2014-01-31 14:56:10 -05:00
# define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) ":" __PRETTY_FUNCTION__ "()"
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# else
2014-01-31 14:56:10 -05:00
# define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__)
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif
2003-11-27 17:08:58 +00:00
/* Provide a string identifying the current function, non-concatenatable */
2019-04-26 13:08:21 +01:00
# if defined (__GNUC__) && defined (__cplusplus)
2014-01-13 12:29:10 +00:00
# define G_STRFUNC ((const char*) (__PRETTY_FUNCTION__))
2019-04-26 13:08:21 +01:00
# elif defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# define G_STRFUNC ((const char*) (__func__))
2013-06-14 11:19:31 -03:00
# elif defined (__GNUC__) || (defined(_MSC_VER) && (_MSC_VER > 1300))
2014-01-31 14:56:10 -05:00
# define G_STRFUNC ((const char*) (__FUNCTION__))
2003-12-11 18:31:46 +00:00
# else
2014-01-31 14:56:10 -05:00
# define G_STRFUNC ((const char*) ("???"))
2003-11-27 17:08:58 +00:00
# endif
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Guard C code in headers, while including them from C++ */
# ifdef __cplusplus
2014-01-31 14:56:10 -05:00
# define G_BEGIN_DECLS extern "C" {
# define G_END_DECLS }
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# else
2014-01-31 14:56:10 -05:00
# define G_BEGIN_DECLS
# define G_END_DECLS
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif
/* Provide definitions for some commonly used macros.
* Some of them are only provided if they haven ' t already
* been defined . It is assumed that if they are already
* defined then the current definition is correct .
*/
# ifndef NULL
# ifdef __cplusplus
2014-01-31 14:56:10 -05:00
# define NULL (0L)
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# else /* !__cplusplus */
2014-01-31 14:56:10 -05:00
# define NULL ((void*) 0)
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif /* !__cplusplus */
# endif
# ifndef FALSE
# define FALSE (0)
# endif
# ifndef TRUE
# define TRUE (!FALSE)
# endif
# undef MAX
# define MAX(a, b) (((a) > (b)) ? (a) : (b))
# undef MIN
# define MIN(a, b) (((a) < (b)) ? (a) : (b))
# undef ABS
# define ABS(a) (((a) < 0) ? -(a) : (a))
# undef CLAMP
# define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x)))
2017-02-08 17:34:23 +00:00
# define G_APPROX_VALUE(a, b, epsilon) \
( ( ( a ) > ( b ) ? ( a ) - ( b ) : ( b ) - ( a ) ) < ( epsilon ) )
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Count the number of elements in an array. The array must be defined
* as such ; using this with a dynamically allocated array will give
* incorrect results .
*/
# define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.
Wed Jun 20 12:00:54 2001 Owen Taylor <otaylor@redhat.com>
Changes for 64-bit cleanliness, loosely based on patch
from Mark Murnane.
* gconvert.c (g_convert/g_convert_with_fallback): Remove
workarounds for since-fixed GNU libc bugs. Minor
doc fix.
* gconvert.[ch]: Change gint to gsize/gssize as
appropriate.
* gconvert.c (g_locale/filename_to/from_utf8): Fix incorrect
computation of bytes_read / bytes_written.
* gfileutils.[ch] (g_file_get_contents): Make length
out parameter 'gsize *len'.
* ghook.c (g_hook_compare_ids): Don't compare a
and b as 'a - b'.
* gmacros.h (GSIZE_TO_POINTER): Add GPOINTER_TO_SIZE,
GSIZE_TO_POINTER.
* gmain.c (g_timeout_prepare): Rewrite to avoid
overflows. (Fixes bug when system clock skews
backwards more than 24 days.)
* gmarkup.[ch]: Make lengths passed to callbacks
gsize, length for g_markup_parse-context_parse(),
g_markup_escape_text() gssize.
* gmessages.[ch] (g_printf_string_upper_bound): Change
return value to gsize.
* gmessages.c (printf_string_upper_bound): Remove
a ridiculous use of 'inline' on a 300 line function.
* gstring.[ch]: Represent size of string as a gsize,
not gint. Make parameters to functions take gsize,
or gssize where -1 is allowed.
* gstring.c (g_string_erase): Make
g_string_erase (string, pos, -1) a synonym for
g_string_truncate for consistency with other G*
APIs.
* gstrfuncs.[ch]: Make all functions taking a string
length, take a gsize, or gssize if -1 is allowed.
(g_strstr_len, g_strrstr_len). Also fix some boundary
conditions in g_str[r]str[_len].
* gutf8.c tests/unicode-encoding.c: Make parameters that
are byte lengths gsize, gssize as appropriate. Make
character offsets, other counts, glong.
* gasyncqueue.c gcompletion.c
timeloop.c timeloop-basic.c gutils.c gspawn.c.
Small 64 bit cleanliness fixups.
* glist.c (g_list_sort2, g_list_sort_real): Fix functions
that should have been static.
* gdate.c (g_date_fill_parse_tokens): Fix extra
declaration that was shadowing another.
* tests/module-test.c: Include string.h
Mon Jun 18 15:43:29 2001 Owen Taylor <otaylor@redhat.com>
* gutf8.c (g_get_charset): Make argument
G_CONST_RETURN char **.
2001-06-23 13:55:09 +00:00
/* Macros by analogy to GINT_TO_POINTER, GPOINTER_TO_INT
*/
# define GPOINTER_TO_SIZE(p) ((gsize) (p))
# define GSIZE_TO_POINTER(s) ((gpointer) (gsize) (s))
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
/* Provide convenience macros for handling structure
* fields through their offsets .
*/
2008-06-11 07:37:45 +00:00
2016-07-11 18:17:34 +05:30
# if (defined(__GNUC__) && __GNUC__ >= 4) || defined (_MSC_VER)
2014-01-31 14:56:10 -05:00
# define G_STRUCT_OFFSET(struct_type, member) \
2009-01-18 01:03:00 +00:00
( ( glong ) offsetof ( struct_type , member ) )
2008-06-11 07:37:45 +00:00
# else
2014-01-31 14:56:10 -05:00
# define G_STRUCT_OFFSET(struct_type, member) \
2008-06-11 07:37:45 +00:00
( ( glong ) ( ( guint8 * ) & ( ( struct_type * ) 0 ) - > member ) )
# endif
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# define G_STRUCT_MEMBER_P(struct_p, struct_offset) \
( ( gpointer ) ( ( guint8 * ) ( struct_p ) + ( glong ) ( struct_offset ) ) )
# define G_STRUCT_MEMBER(member_type, struct_p, struct_offset) \
( * ( member_type * ) G_STRUCT_MEMBER_P ( ( struct_p ) , ( struct_offset ) ) )
2008-05-22 08:53:15 +00:00
/* Provide simple macro statement wrappers:
* G_STMT_START { statements ; } G_STMT_END ;
* This can be used as a single statement , like :
* if ( x ) G_STMT_START { . . . } G_STMT_END ; else . . .
* This intentionally does not use compiler extensions like GCC ' s ' ( { . . . } ) ' to
* avoid portability issue or side effects when compiled with different compilers .
2015-04-13 12:30:16 -07:00
* MSVC complains about " while(0) " : C4127 : " Conditional expression is constant " ,
2015-01-13 12:44:20 +01:00
* so we use __pragma to avoid the warning since the use here is intentional .
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
*/
# if !(defined (G_STMT_START) && defined (G_STMT_END))
2014-01-31 14:56:10 -05:00
# define G_STMT_START do
2015-01-13 12:44:20 +01:00
# if defined (_MSC_VER) && (_MSC_VER >= 1500)
# define G_STMT_END \
__pragma ( warning ( push ) ) \
__pragma ( warning ( disable : 4127 ) ) \
while ( 0 ) \
__pragma ( warning ( pop ) )
# else
2014-01-31 14:56:10 -05:00
# define G_STMT_END while (0)
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif
2015-01-13 12:44:20 +01:00
# endif
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
2018-12-18 13:59:23 +05:30
/* Provide G_ALIGNOF alignment macro.
2018-12-21 13:09:57 +00:00
*
* Note we cannot use the gcc __alignof__ operator here , as that returns the
* preferred alignment rather than the minimal alignment . See
* https : //gitlab.gnome.org/GNOME/glib/merge_requests/538/diffs#note_390790.
2018-12-18 13:59:23 +05:30
*/
2019-03-07 17:37:35 +00:00
/**
* G_ALIGNOF
* @ type : a type - name
*
* Return the minimal alignment required by the platform ABI for values of the given
* type . The address of a variable or struct member of the given type must always be
* a multiple of this alignment . For example , most platforms require int variables
* to be aligned at a 4 - byte boundary , so ` G_ALIGNOF ( int ) ` is 4 on most platforms .
*
* Note this is not necessarily the same as the value returned by GCC ’ s
* ` __alignof__ ` operator , which returns the preferred alignment for a type .
* The preferred alignment may be a stricter alignment than the minimal
* alignment .
*
* Since : 2.60
*/
2018-12-18 13:59:23 +05:30
# if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L && !defined(__cplusplus)
# define G_ALIGNOF(type) _Alignof (type)
# else
# define G_ALIGNOF(type) (G_STRUCT_OFFSET (struct { char a; type b; }, b))
# endif
2019-05-27 18:11:35 +01:00
/**
* G_CONST_RETURN :
*
* If % G_DISABLE_CONST_RETURNS is defined , this macro expands
* to nothing . By default , the macro expands to const . The macro
* can be used in place of const for functions that return a value
* that should not be modified . The purpose of this macro is to allow
* us to turn on const for returned constant strings by default , while
* allowing programmers who find that annoying to turn it off . This macro
* should only be used for return values and for " out " parameters , it
* doesn ' t make sense for " in " parameters .
*
* Deprecated : 2.30 : API providers should replace all existing uses with
* const and API consumers should adjust their code accordingly
*/
2011-06-13 09:27:41 -04:00
/* Deprecated -- do not use. */
# ifndef G_DISABLE_DEPRECATED
2000-12-01 05:42:51 +00:00
# ifdef G_DISABLE_CONST_RETURNS
# define G_CONST_RETURN
# else
# define G_CONST_RETURN const
# endif
2019-03-15 18:30:16 +00:00
# endif /* !G_DISABLE_DEPRECATED */
2000-12-01 05:42:51 +00:00
2002-11-20 21:50:16 +00:00
/*
* The G_LIKELY and G_UNLIKELY macros let the programmer give hints to
* the compiler about the expected result of an expression . Some compilers
* can use this information for optimizations .
2002-11-25 21:34:16 +00:00
*
* The _G_BOOLEAN_EXPR macro is intended to trigger a gcc warning when
* putting assignments in g_return_if_fail ( ) .
2002-11-20 21:50:16 +00:00
*/
2002-11-25 21:34:16 +00:00
# if defined(__GNUC__) && (__GNUC__ > 2) && defined(__OPTIMIZE__)
# define _G_BOOLEAN_EXPR(expr) \
2011-05-31 10:35:38 -04:00
G_GNUC_EXTENSION ( { \
2002-11-25 21:34:16 +00:00
int _g_boolean_var_ ; \
if ( expr ) \
_g_boolean_var_ = 1 ; \
else \
_g_boolean_var_ = 0 ; \
_g_boolean_var_ ; \
} )
2018-10-04 17:38:27 +05:30
# define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
# define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0))
2002-11-20 21:50:16 +00:00
# else
2002-11-26 00:35:11 +00:00
# define G_LIKELY(expr) (expr)
# define G_UNLIKELY(expr) (expr)
2002-11-20 21:50:16 +00:00
# endif
2011-10-11 13:06:58 -04:00
# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1)
# define G_DEPRECATED __attribute__((__deprecated__))
# elif defined(_MSC_VER) && (_MSC_VER >= 1300)
2011-10-12 10:38:47 +08:00
# define G_DEPRECATED __declspec(deprecated)
2011-10-11 13:06:58 -04:00
# else
# define G_DEPRECATED
# endif
# if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
2012-02-23 11:52:12 +01:00
# define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
2011-10-11 13:06:58 -04:00
# elif defined(_MSC_FULL_VER) && (_MSC_FULL_VER > 140050320)
# define G_DEPRECATED_FOR(f) __declspec(deprecated("is deprecated. Use '" #f "' instead"))
# else
# define G_DEPRECATED_FOR(f) G_DEPRECATED
# endif
2012-02-20 16:20:15 +00:00
# if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
2012-02-27 06:48:01 -05:00
# define G_UNAVAILABLE(maj,min) __attribute__((deprecated("Not available before " #maj "." #min)))
2012-02-20 16:20:15 +00:00
# elif defined(_MSC_FULL_VER) && (_MSC_FULL_VER > 140050320)
2012-02-27 06:48:01 -05:00
# define G_UNAVAILABLE(maj,min) __declspec(deprecated("is not available before " #maj "." #min))
2012-02-20 16:20:15 +00:00
# else
2013-04-03 00:31:28 -04:00
# define G_UNAVAILABLE(maj,min) G_DEPRECATED
2012-02-20 16:20:15 +00:00
# endif
2011-10-11 13:06:58 -04:00
2012-12-06 13:37:45 -05:00
# ifndef _GLIB_EXTERN
# define _GLIB_EXTERN extern
# endif
2019-05-27 18:21:50 +01:00
/* These macros are used to mark deprecated symbols in GLib headers,
2011-10-11 13:33:07 -04:00
* and thus have to be exposed in installed headers . But please
* do * not * use them in other projects . Instead , use G_DEPRECATED
* or define your own wrappers around it .
*/
# ifdef GLIB_DISABLE_DEPRECATION_WARNINGS
2012-12-06 13:37:45 -05:00
# define GLIB_DEPRECATED _GLIB_EXTERN
# define GLIB_DEPRECATED_FOR(f) _GLIB_EXTERN
# define GLIB_UNAVAILABLE(maj,min) _GLIB_EXTERN
2011-10-11 13:33:07 -04:00
# else
2012-12-06 13:37:45 -05:00
# define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN
# define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN
# define GLIB_UNAVAILABLE(maj,min) G_UNAVAILABLE(maj,min) _GLIB_EXTERN
2011-10-11 13:33:07 -04:00
# endif
2019-05-27 18:21:50 +01:00
# if !defined(GLIB_DISABLE_DEPRECATION_WARNINGS) && \
( __GNUC__ > 4 | | ( __GNUC__ = = 4 & & __GNUC_MINOR__ > = 6 ) | | \
__clang_major__ > 3 | | ( __clang_major__ = = 3 & & __clang_minor__ > = 4 ) )
# define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
# define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol")
# define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning #f)
# define GLIB_UNAVAILABLE_MACRO(maj,min) _GLIB_GNUC_DO_PRAGMA(GCC warning "Not available before " #maj "." #min)
# else
# define GLIB_DEPRECATED_MACRO
# define GLIB_DEPRECATED_MACRO_FOR(f)
# define GLIB_UNAVAILABLE_MACRO(maj,min)
# endif
# if !defined(GLIB_DISABLE_DEPRECATION_WARNINGS) && \
( __GNUC__ > 5 | | ( __GNUC__ = = 5 & & __GNUC_MINOR__ > = 2 ) | | \
__clang_major__ > 3 | | ( __clang_major__ = = 3 & & __clang_minor__ > = 0 ) )
# define GLIB_DEPRECATED_ENUMERATOR G_DEPRECATED
# define GLIB_DEPRECATED_ENUMERATOR_FOR(f) G_DEPRECATED_FOR(f)
# define GLIB_UNAVAILABLE_ENUMERATOR(maj,min) G_UNAVAILABLE(maj,min)
# else
# define GLIB_DEPRECATED_ENUMERATOR
# define GLIB_DEPRECATED_ENUMERATOR_FOR(f)
# define GLIB_UNAVAILABLE_ENUMERATOR(maj,min)
# endif
# if !defined(GLIB_DISABLE_DEPRECATION_WARNINGS) && \
( __GNUC__ > 3 | | ( __GNUC__ = = 3 & & __GNUC_MINOR__ > = 1 ) | | \
__clang_major__ > 3 | | ( __clang_major__ = = 3 & & __clang_minor__ > = 0 ) )
# define GLIB_DEPRECATED_TYPE G_DEPRECATED
# define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
# define GLIB_UNAVAILABLE_TYPE(maj,min) G_UNAVAILABLE(maj,min)
# else
# define GLIB_DEPRECATED_TYPE
# define GLIB_DEPRECATED_TYPE_FOR(f)
# define GLIB_UNAVAILABLE_TYPE(maj,min)
# endif
2017-12-22 15:03:07 +00:00
# ifndef __GI_SCANNER__
2015-01-28 11:27:35 +00:00
# ifdef __GNUC__
/* these macros are private */
# define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
2018-10-23 18:30:43 -05:00
# define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
2015-01-28 11:27:35 +00:00
# define _GLIB_AUTOPTR_TYPENAME(TypeName) TypeName##_autoptr
2017-12-19 11:17:09 +01:00
# define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName
# define _GLIB_AUTOPTR_LIST_TYPENAME(TypeName) TypeName##_listautoptr
# define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName
# define _GLIB_AUTOPTR_SLIST_TYPENAME(TypeName) TypeName##_slistautoptr
2018-11-14 20:22:48 -06:00
# define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) glib_queueautoptr_cleanup_##TypeName
# define _GLIB_AUTOPTR_QUEUE_TYPENAME(TypeName) TypeName##_queueautoptr
2015-01-28 11:27:35 +00:00
# define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName
# define _GLIB_CLEANUP(func) __attribute__((cleanup(func)))
2018-10-23 18:30:43 -05:00
# define _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, ParentName, cleanup) \
typedef TypeName * _GLIB_AUTOPTR_TYPENAME ( TypeName ) ; \
typedef GList * _GLIB_AUTOPTR_LIST_TYPENAME ( TypeName ) ; \
typedef GSList * _GLIB_AUTOPTR_SLIST_TYPENAME ( TypeName ) ; \
2018-11-14 20:22:48 -06:00
typedef GQueue * _GLIB_AUTOPTR_QUEUE_TYPENAME ( TypeName ) ; \
2018-10-23 18:02:03 -05:00
G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
2018-10-23 18:30:43 -05:00
static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME ( TypeName ) ( TypeName * _ptr ) \
{ if ( _ptr ) ( cleanup ) ( ( ParentName * ) _ptr ) ; } \
static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME ( TypeName ) ( TypeName * * _ptr ) \
{ _GLIB_AUTOPTR_CLEAR_FUNC_NAME ( TypeName ) ( * _ptr ) ; } \
static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME ( TypeName ) ( GList * * _l ) \
{ g_list_free_full ( * _l , ( GDestroyNotify ) ( void ( * ) ( void ) ) cleanup ) ; } \
static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME ( TypeName ) ( GSList * * _l ) \
{ g_slist_free_full ( * _l , ( GDestroyNotify ) ( void ( * ) ( void ) ) cleanup ) ; } \
2018-11-14 20:22:48 -06:00
static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_QUEUE_FUNC_NAME ( TypeName ) ( GQueue * * _q ) \
{ if ( * _q ) g_queue_free_full ( * _q , ( GDestroyNotify ) ( void ( * ) ( void ) ) cleanup ) ; } \
2018-10-23 18:30:43 -05:00
G_GNUC_END_IGNORE_DEPRECATIONS
# define _GLIB_DEFINE_AUTOPTR_CHAINUP(ModuleObjName, ParentName) \
_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS ( ModuleObjName , ParentName , _GLIB_AUTOPTR_CLEAR_FUNC_NAME ( ParentName ) )
2015-02-02 23:21:35 +08:00
2015-01-28 11:27:35 +00:00
/* these macros are API */
# define G_DEFINE_AUTOPTR_CLEANUP_FUNC(TypeName, func) \
2018-10-23 18:30:43 -05:00
_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS ( TypeName , TypeName , func )
2015-01-28 11:27:35 +00:00
# define G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(TypeName, func) \
G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
static inline void _GLIB_AUTO_FUNC_NAME ( TypeName ) ( TypeName * _ptr ) { ( func ) ( _ptr ) ; } \
G_GNUC_END_IGNORE_DEPRECATIONS
# define G_DEFINE_AUTO_CLEANUP_FREE_FUNC(TypeName, func, none) \
G_GNUC_BEGIN_IGNORE_DEPRECATIONS \
static inline void _GLIB_AUTO_FUNC_NAME ( TypeName ) ( TypeName * _ptr ) { if ( * _ptr ! = none ) ( func ) ( * _ptr ) ; } \
G_GNUC_END_IGNORE_DEPRECATIONS
# define g_autoptr(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_TYPENAME(TypeName)
2017-12-19 11:17:09 +01:00
# define g_autolist(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_LIST_TYPENAME(TypeName)
# define g_autoslist(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_SLIST_TYPENAME(TypeName)
2018-11-14 20:22:48 -06:00
# define g_autoqueue(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_QUEUE_TYPENAME(TypeName)
2015-01-28 11:27:35 +00:00
# define g_auto(TypeName) _GLIB_CLEANUP(_GLIB_AUTO_FUNC_NAME(TypeName)) TypeName
2015-02-15 08:58:44 -05:00
# define g_autofree _GLIB_CLEANUP(g_autoptr_cleanup_generic_gfree)
2015-01-28 11:27:35 +00:00
# else /* not GNU C */
2015-02-02 23:21:35 +08:00
/* this (dummy) macro is private */
# define _GLIB_DEFINE_AUTOPTR_CHAINUP(ModuleObjName, ParentName)
2015-01-28 11:27:35 +00:00
2015-02-02 23:21:35 +08:00
/* these (dummy) macros are API */
2015-01-28 11:27:35 +00:00
# define G_DEFINE_AUTOPTR_CLEANUP_FUNC(TypeName, func)
# define G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(TypeName, func)
2015-02-02 09:16:55 +01:00
# define G_DEFINE_AUTO_CLEANUP_FREE_FUNC(TypeName, func, none)
2015-01-28 11:27:35 +00:00
/* no declaration of g_auto() or g_autoptr() here */
2017-12-22 15:03:07 +00:00
# endif /* __GNUC__ */
# else
# define _GLIB_DEFINE_AUTOPTR_CHAINUP(ModuleObjName, ParentName)
# define G_DEFINE_AUTOPTR_CLEANUP_FUNC(TypeName, func)
# define G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(TypeName, func)
# define G_DEFINE_AUTO_CLEANUP_FREE_FUNC(TypeName, func, none)
# endif /* __GI_SCANNER__ */
2015-01-28 11:27:35 +00:00
Split glib.h into many header files mostly according to the resp.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
into many header files mostly according to the resp. *.c-files.
* gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
__END_DECLS.
* configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
gunicode.h, : Changed guard-macro names to something more
consistent.
* configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2000-10-12 11:52:07 +00:00
# endif /* __G_MACROS_H__ */