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?

        Hi,
maybe I will sound silly, but what type a bf is? What is its parent
object? You know, you just give here some expression from somewhere.
The context is missing, at least for me.
        Bye,
        Milan

_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to