*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Tue, 1 Jan 2002 22:14:32 +0000 (22:14 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 1 Jan 2002 22:14:32 +0000 (22:14 +0000)
lib-src/ChangeLog
src/ChangeLog

index f665b25..b4337bc 100644 (file)
@@ -1,3 +1,10 @@
+2002-01-01  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * b2m.c (main): Parenthesize assignment when used as truth value
+       to prevent gcc warnings.
+
+       * fakemail.c: Include <config.h>.
+
 2001-12-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * cvtmail.c, emacsclient.c, emacsserver.c, pop.c, sorted-doc.c,
index cd1fe67..a319234 100644 (file)
@@ -1,5 +1,8 @@
 2002-01-01  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
+       when used as truth value to prevent gcc warnings.
+
        * sysdep.c, unexapollo.c, w32.c, w32bdf.c, w32heap.c, w32inevt.c,
        * w32proc.c: Include <config.h>.