diff options
author | Manish Singh <yosh@gimp.org> | 2004-06-05 02:25:56 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2004-06-05 02:25:56 +0000 |
commit | 997390fdb35cd8390aff79764d7bb3c88b7b51ae (patch) | |
tree | b74648488464f93e9a465f1a12accc9af5606cfe /ChangeLog | |
parent | c9d97c2e2aeab5472a07a7e9e683dbdca86f29f5 (diff) |
cpp #directives should always have the "#" in the first column of the the
Fri Jun 4 19:26:47 2004 Manish Singh <yosh@gimp.org>
* glib/galloca.h: cpp #directives should always have the "#" in the
first column of the the line. Do that for "#pragma alloca". Fixes
bug #143744.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Jun 4 19:26:47 2004 Manish Singh <yosh@gimp.org> + + * glib/galloca.h: cpp #directives should always have the "#" in the + first column of the the line. Do that for "#pragma alloca". Fixes + bug #143744. + Wed Jun 2 00:57:16 2004 Matthias Clasen <maclas@gmx.de> * glib/gtypes.h: Use higher precision for the mathematical |