Re: Bug in ClockMail Applet
- From: John Ellis <johne bellatlantic net>
- To: De Saedeleer Ivan <Ivands sympatico ca>
- Cc: gnome-devel-list gnome org
- Subject: Re: Bug in ClockMail Applet
- Date: Sun, 29 Aug 1999 19:26:20 -0400
De Saedeleer Ivan <Ivands@sympatico.ca> wrote:
>>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.
Thanks, I have applied this fix.
>If it is not the good place to send this, can you tel me where ?
This is the correct place, but because it can be high volume at times, a patch
may go by unnoticed by the maintainer. A program maintainer's address may be
listed in AUTHORS and or the MAINTAINERS files included with the source.
Another way is to send short patches as a bug report to the bug reporting
mechanism (check bugs.gnome.org) at least this way it won't be forgotten.
Thanks,
John
--
John Ellis <johne@bellatlantic.net>
http://gqview.netpedia.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]