Changes to gnats/gnats/ChangeLog
Yngve Svendsen <[email protected]> Tue, 24 Sep 2002 15:30:47 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/ChangeLog diff -c gnats/gnats/ChangeLog:1.263 gnats/gnats/ChangeLog:1.264 *** gnats/gnats/ChangeLog:1.263 Sun Sep 1 08:16:44 2002 --- gnats/gnats/ChangeLog Tue Sep 24 15:30:47 2002 *************** *** 1,3 **** --- 1,8 ---- + 2002-09-24 Yngve Svendsen <[email protected]> + + * mail.c (getOneAddress): Cast the argument of isspace to int. + Fixes a problem where GNATS wouldn't compile on Solaris with GCC. + 2002-09-01 Milan Zamazal <[email protected]> * mail.c (getOneAddress, get_responsible_addr): Handle spaces