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] Syntax Error although it is from the Mini-Tutorial ! ! !



thx .. I did that but the same thing happens !

could it be because of on of the requierments is not as they should be
? but I did check that before or else I could not have installed
frama-c in the first place !

mhh ..



On Mon, Jul 27, 2009 at 12:55 PM, Pascal Cuoq<Pascal.Cuoq at cea.fr> wrote:
>>
>> #include <stdio.h>
>
> There is little chance that this is the origin of the problem in this
> case,
> but it's a bad idea to rely on system headers, which can contain all
> kinds of compiler-specific syntax and make your bug reports hard
> to reproduce on other platforms than yours. I would remove this
> line (especially the function max_seq does not use it).
>
> Pascal
>
>
> _______________________________________________
> Frama-c-discuss mailing list
> Frama-c-discuss at lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss
>