search for: c_code

Displaying 3 results from an estimated 3 matches for "c_code".

Did you mean: f_code
2003 Nov 11
2
[LLVMdev] RE: Status of tests
...f the tests passing. Is this to be expected or have > I broken something? I think that you broke something, specifically the C backend. See this comment for details: http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=109#c12 Basically you accidentally renamed 'llvm-dis -c' to 'llvm-dis -c_code'. -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2003 Nov 11
0
[LLVMdev] RE: Status of tests
...expected or have > > I broken something? > > I think that you broke something, specifically the C backend. See this > comment for details: > http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=109#c12 > > Basically you accidentally renamed 'llvm-dis -c' to 'llvm-dis -c_code'. > > -Chris _______________________ Reid Spencer President & CTO eXtensible Systems, Inc. rspencer at x10sys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031111/45bc65d9/attachment.h...
2009 Jul 31
43
Error: uninitialized constant MysqlCompat::MysqlRes
Hi, I installed the "kwatch-mysql-ruby" gem on my Debian server but when I try to run the "db:migrate" task I get the following error: ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:migrate rake aborted! uninitialized constant MysqlCompat::MysqlRes