Re: [evolution-patches] patch to fix a crash problem
- From: JP Rosevear <jpr novell com>
- To: Li Yuan <Li Yuan Sun COM>
- Cc: notzed ximian com, rodrigo novell com, Harry Lu <Harry Lu Sun COM>, evolution-patches ximian com
- Subject: Re: [evolution-patches] patch to fix a crash problem
- Date: Thu, 28 Oct 2004 13:43:16 -0400
On Thu, 2004-10-28 at 12:38 +0800, Li Yuan wrote:
> I changed the name, attach is the new patch.
Looks fine, when I compiled though I noticed an unrelated error, it
looks like in ea_day_view_get_name and ea_week_view_get_name do:
if (n_events = 1)
when they should do
if (n_events == 1)
-JP
--
JP Rosevear <jpr novell com>
Novell, Inc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]