Re: [AD] Allegro 4.1.8 WIP, dat2c |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I forgot the updated docs
/Christer
Index: allegro/tools/grabber.txt
===================================================================
RCS file: /cvsroot/alleg/allegro/tools/grabber.txt,v
retrieving revision 1.15
diff -u -b -r1.15 grabber.txt
--- allegro/tools/grabber.txt 25 Sep 2002 06:25:08 -0000 1.15
+++ allegro/tools/grabber.txt 7 Jan 2003 19:28:59 -0000
@@ -857,12 +857,6 @@
would be more effort than it is worth (especially since you can just
call get_compiled_sprite() anyway!).
- - Under some compilers, you may get a warning about array initialisers
- being too long; this is normal, and nothing to worry about. It is
- caused by static initialisation of a zero-size array. Under GCC 3,
- this is supported as an extension, so upgrade to that if you can!
-
-
================================
======== Custom Objects ========