Re: [evolution-patches] patch to fix a crash problem



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]