-
File Added: patch.txt.
2006-12-08 10:44:30 UTC by simone_gammeri
-
Good news... I can compile it now!!! Here's the last patch:
--- vbitset.cc 2002-05-01 23:18:37.000000000 +0200
+++ vbitset.cc.new 2006-12-04 17:05:23.000000000 +0100
@@ -43,7 +43,7 @@
#include "vbitset.hh"
// dont ask...
-allocator vBitset_base::M_alloc =
+template allocator vBitset_base::M_alloc =.
2006-12-04 16:41:18 UTC by simone_gammeri
-
First problem: [SOLVED]
[...]
basic_dfa_generator.cc: In member function `BasicDfaSpec& BasicDfaGenerator::createBasicDfa(const LexicalStateSpec&)':
basic_dfa_generator.cc:245: error: array bound forbidden after parenthesized type-id
basic_dfa_generator.cc:245: note: try removing the parentheses around the type-id
Solution:
--- src/basic_dfa_generator.cc 2002-05-27 04:58:12.000000000...
2006-11-27 10:43:06 UTC by simone_gammeri
-
alec committed patchset 94 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 1 files.
2006-03-08 12:56:00 UTC by alec
-
alec committed patchset 93 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 2 files.
2005-09-29 13:53:49 UTC by alec
-
alec committed patchset 92 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 4 files.
2004-07-20 16:36:04 UTC by alec
-
alec committed patchset 91 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 4 files.
2004-06-09 16:24:42 UTC by alec
-
alec committed patchset 90 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 1 files.
2003-10-13 15:59:10 UTC by alec
-
alec committed patchset 89 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 2 files.
2003-10-13 15:58:26 UTC by alec
-
alec committed patchset 88 of module cppcc_devel to the C++ Compiler Compiler (CppCC) CVS repository, changing 4 files.
2003-10-13 11:07:29 UTC by alec