Re: [Evolution-hackers] Evolution-hackers Digest, Vol 49, Issue 8

2009-08-12 Thread Saint yeyo
rg/Evo2.28 . > > > > > > > > > Thanks, Chenthill. > > > ___ > > > Evolution-hackers mailing list > > > Evolution-hackers@gnome.org > > > http://mail.gnome.org/mailman/listinfo/evolution-hackers > >

Re: [Evolution-hackers] how to initialize bf->priv->file_db

2009-08-12 Thread Milan Crha
On Wed, 2009-08-12 at 17:17 +0800, Saint yeyo wrote: > hello, > > how to initialize 'bf->priv->file_db'? because db = bf->priv->file_db, > but with NULL value always segmentation fault return, I tried > bf->priv->file_db = malloc(sizeof(DB)); but error said incomplete > type, how can I do?

Re: [Evolution-hackers] go-evolution.org

2009-08-12 Thread Gilles Dartiguelongue
can we get the new user lockdown now at least ? -- Gilles Dartiguelongue ___ Evolution-hackers mailing list Evolution-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-hackers

[Evolution-hackers] how to initialize bf->priv->file_db

2009-08-12 Thread Saint yeyo
hello, how to initialize 'bf->priv->file_db'? because db = bf->priv->file_db, but with NULL value always segmentation fault return, I tried bf->priv->file_db = malloc(sizeof(DB)); but error said incomplete type, how can I do? ___ Evolution-hackers maili

Re: [Evolution-hackers] Evolution branched for GNOME 2.28

2009-08-12 Thread Bharath Acharya
On Wed, 2009-08-12 at 04:03 +0200, Thomas Mittelstaedt wrote: > git branch -r does not list gnome-2-28 for the evolution project, and a > merge failed, of course. For evolution-data-server and gtkhtml, it > worked. I see it branched for evolution too. http://git.gnome.org/cgit/evolution/log/?h=gno