heroes-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Heroes] heroes ChangeLog


From: Alexandre Duret-Lutz
Subject: [Heroes] heroes ChangeLog
Date: Fri, 22 Nov 2002 15:47:45 -0500

CVSROOT:        /cvsroot/heroes
Module name:    heroes
Changes by:     Alexandre Duret-Lutz <address@hidden>   02/11/22 15:47:45

Modified files:
        .              : ChangeLog 

Log message:
        * m4/gccwarn.m4 (CF_GCC_WARNINGS): Add -Wredundant-decls.
        * src/generic_list.h (NEW_LIST_BODY): Make the dummy function
        that eat the simicolon unique.
        * src/heroes.h (bonus_anim_htimer): Don't declare (already in bonus.h).
        (corner_htimer): Declare only once.
        (compute_corner): Don't declare (already in camera.h).
        * src/persona.h (keep_sgid, keep_suid): Mark as extern.

Patches:
Index: heroes/ChangeLog
diff -u heroes/ChangeLog:1.803 heroes/ChangeLog:1.804
--- heroes/ChangeLog:1.803      Fri Nov 22 14:40:04 2002
+++ heroes/ChangeLog    Fri Nov 22 15:47:45 2002
@@ -1,5 +1,15 @@
 2002-11-22  Alexandre Duret-Lutz  <address@hidden>
 
+       * m4/gccwarn.m4 (CF_GCC_WARNINGS): Add -Wredundant-decls.
+       * src/generic_list.h (NEW_LIST_BODY): Make the dummy function
+       that eat the simicolon unique.
+       * src/heroes.h (bonus_anim_htimer): Don't declare (already in bonus.h).
+       (corner_htimer): Declare only once.
+       (compute_corner): Don't declare (already in camera.h).
+       * src/persona.h (keep_sgid, keep_suid): Mark as extern.
+
+2002-11-22  Alexandre Duret-Lutz  <address@hidden>
+
        * src/people.def: Update Daniel and Jean's emails.
 
 2002-11-22  Alexandre Duret-Lutz  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]