Chun-wei Fan 86b7d7cc99 cmph: Remove C99ism and other fixes
...So that it will compile on non-C99 compilers.  The changes are mainly
moving the variable declarations to the start of the resecptive blocks.

Also, replace the use of buflen in chd.c as it might not be defined for all
platforms, instead using packed_cr_size as it seems to represent the value
that is to be printed/displayed by the debugging output.

https://bugzilla.gnome.org/show_bug.cgi?id=681820
2012-10-27 12:06:09 -04:00
2012-10-27 12:06:09 -04:00
2012-10-16 10:58:08 -04:00
2012-02-03 13:42:56 -05:00
2012-10-16 10:58:08 -04:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2012-06-29 10:05:50 -04:00
2012-10-16 10:58:08 -04:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
107 MiB
Languages
C 95.3%
Python 2.4%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%