Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] why-2.24 install question



On Wed, 21 Apr 2010, Pascal Cuoq wrote:

> > /usr/local/share/frama-c/libc/__fc_define_null.h:#define NULL ((void*)0)
> > ...
> >
> > ..so this should actually owrk (?)
> 
> Only if you #include that file, or a file that #includes that file.
>
sorry that was a stupid one - no #include <stddef> in the .c file - all fine.


thx!
hofrat