On 19/04/2010, at 9:09 PM, Török Edwin wrote:
> Does this compile correctly:
> $ cat >test.c <<EOF
> int main()
> {
> float x = __builtin_huge_valf();
> return
> }
> EOF
> $ gcc test.cNo. I get: test.c: In function 'main': test.c:5: error: parse error before '}' token I don't think I mistyped anything. James. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
