Re: [llvm-commits] CVS: llvm/test/C++Frontend/dg.exp

2007-04-22 Thread Reid Spencer
Christopher, Sorry about that, my bad. This is now fixed. I forgot that the ++ in C++ would be treated as regular expression special characters and is, in fact, an invalid regular expression. The change was to just use "string first" to scan the string, not use a regular expression. Reid. On

Re: [llvm-commits] CVS: llvm/test/C++Frontend/dg.exp

2007-04-22 Thread Christopher Lamb
I am getting the following error when running make in llvm/tests. Running .../llvm/test/C++Frontend/dg.exp ... ERROR: tcl error sourcing .../llvm/test/C++Frontend/dg.exp. ERROR: couldn't compile regular expression pattern: quantifier operand invalid while executing "regexp $lang $llvmgcc_l