0_0_37944688_8792.c:1:1: error: expected identifier or '(' before '/' token
// C++ includes used for precompiling -*- C++ -*-
^
0_0_37944688_8792.c:6:14: error: unknown type name 'you'
// software; you can redistribute it and/or modify it under the
^
0_0_37944688_8792.c:6:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'redistribute'
// software; you can redistribute it and/or modify it under the
^
0_0_37944688_8792.c:6:22: error: unknown type name 'redistribute'
0_0_37944688_8792.c:8:30: error: unknown type name 'either'
// Free Software Foundation; either version 3, or (at your option)
^
0_0_37944688_8792.c:8:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before numeric constant
// Free Software Foundation; either version 3, or (at your option)
^
0_0_37944688_8792.c:12:30: error: unknown type name 'without'
// but WITHOUT ANY WARRANTY; without even the implied warranty of
^
0_0_37944688_8792.c:12:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'the'
// but WITHOUT ANY WARRANTY; without even the implied warranty of
^
0_0_37944688_8792.c:12:43: error: unknown type name 'the'
0_0_37944688_8792.c:22:1: error: expected identifier or '(' before '/' token
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
^
0_0_37944688_8792.c:29:4: error: too many decimal points in number
// 17.4.1.2 Headers
^
0_0_37944688_8792.c:33:19: fatal error: cassert: No such file or directory
#include <cassert>
^
compilation terminated.
|