search for: findmust

Displaying 2 results from an estimated 2 matches for "findmust".

Did you mean: findmnt
2011 Apr 27
0
[LLVMdev] Regression tests in 2.9
...c:1055: error: invalid conversion from `void*' to `uch*' llvm-2.9/lib/Support/regcomp.c: In function `void mcadd(parse*, cset*, const char*)': llvm-2.9/lib/Support/regcomp.c:1188: error: invalid conversion from `void*' to `char*' llvm-2.9/lib/Support/regcomp.c: In function `void findmust(parse*, re_guts*)': llvm-2.9/lib/Support/regcomp.c:1477: error: invalid conversion from `void*' to `char*' Thank you Damien. On Tue, Apr 26, 2011 at 6:06 PM, Damien Vincent <damien.llvm at gmail.com>wrote: > > I tried on a different machine x86_64 ( vs x86 ) and I don&...
2011 Apr 27
3
[LLVMdev] Regression tests in 2.9
I tried on a different machine x86_64 ( vs x86 ) and I don't have these issues anymore (the tests are failing on the x86 machine because of a segmentation fault) Both builds were done using: g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) Something should be wrong with my environment... The only differences I noticed during the compilation are the following warnings (which appear several times, but