Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 15:03:29 +0100
From:      David Woodhouse <dwmw2@infradead.org>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        gnome@freebsd.org, evolution-list@gnome.org
Subject:   Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working
Message-ID:  <1303999409.2912.129.camel@macbook.infradead.org>
In-Reply-To: <20110428140106.GA5664@sh4-5.1blu.de>
References:  <1303821491.6417.108.camel@macbook.infradead.org> <20110426135234.GA1336@sh4-5.1blu.de> <1303827472.6417.113.camel@macbook.infradead.org> <20110426145506.GA20059@sh4-5.1blu.de> <1303831016.6417.132.camel@macbook.infradead.org> <20110426213920.GA15678@sh4-5.1blu.de> <20110427062214.GA1159@sh4-5.1blu.de> <20110428073857.GB4359@sh4-5.1blu.de> <20110428131312.GA17412@sh4-5.1blu.de> <1303998164.2912.123.camel@macbook.infradead.org> <20110428140106.GA5664@sh4-5.1blu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2011-04-28 at 16:01 +0200, Matthias Apitz wrote:
> 
> yes; I saw this as well and checked config_options with fprinf's;
> after
> the 1st call of read_config() it contains a good point, but even with
> this g_hash_table_lookup() crashes; that's why I changed the line
> 
>      return g_hash_table_lookup (config_options, option);
> to
>      return NULL;
> 
> I don't know why g_hash_table_lookup() crashes;

Was your glib built with the old, buggered, compiler?

-- 
dwmw2




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1303999409.2912.129.camel>