Bug in ClockMail Applet
- From: De Saedeleer Ivan <Ivands sympatico ca>
- CC: gnome-devel-list gnome org
- Subject: Bug in ClockMail Applet
- Date: Sun, 29 Aug 1999 12:08:02 -0400
>From gnome-core 1.9
File applet/clockmail/properties.c
201c201
< if (ad->mail_file == NULL || strcmp(buf,ad->mail_file) != 0)
---
> if (strcmp(buf,ad->mail_file) != 0)
strcmp does not like when ad->mail_file is null.
If it is not the good place to send this, can you tel me where ?
Thank's
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]