search for: protptyp

Displaying 6 results from an estimated 6 matches for "protptyp".

Did you mean: prototyp
2009 Jan 20
2
[LLVMdev] linux build problem
I'm away from my Linux machines, if this hasn't been resolved by tonight I'll send more details. THe problem in cplus-dem.c is that CPP is conditionally including code that comes when HAVE_STDLIB is not defined, including an alternate protptype for malloc() that conflicts with the existing one. This is just what causes the error I sent-- no idea what the root cause is. Thanks, John On Mon, 19 Jan 2009, Bill Wendling wrote: > On Jan 19, 2009, at 5:34 PM, John Regehr wrote: > >> Since yesterday I've been getting the...
2009 Jan 20
0
[LLVMdev] linux build problem
...;regehr at cs.utah.edu>: > I'm away from my Linux machines, if this hasn't been resolved by tonight > I'll send more details. > > THe problem in cplus-dem.c is that CPP is conditionally including code that > comes when HAVE_STDLIB is not defined, including an alternate protptype for > malloc() that conflicts with the existing one. This is just what causes the > error I sent-- no idea what the root cause is. I have posted a patch that fixes it for me. Waiting for someone to test it on Darwin. > Thanks, > > John Cheers, -- Rafael Avila de Espindola Goo...
2009 Jan 20
2
[LLVMdev] linux build problem
...du>: >> I'm away from my Linux machines, if this hasn't been resolved by tonight >> I'll send more details. >> >> THe problem in cplus-dem.c is that CPP is conditionally including code that >> comes when HAVE_STDLIB is not defined, including an alternate protptype for >> malloc() that conflicts with the existing one. This is just what causes the >> error I sent-- no idea what the root cause is. > > I have posted a patch that fixes it for me. Waiting for someone to > test it on Darwin. > I do have a concern that this might have regre...
2006 Jun 18
0
Very cool scriptaculous table drag and drop stopped working on new version
...d rows. Using tbody''s as containers, I could drag the section tables up and down over the other section tables AND drag the rows in a section table up and down within that table or into the rows of the other section tables, all very cool. I want to upgrade to the current scriptaculous/protptype combo (for window scrolling), but when I do, major problems appear. Now when a section heading (section table thead row) is clicked and the cursor moved, a highlighted select is performed instead of a drag. And now when a section table tbody row is clicked, it generates an "Element.Cla...
2009 Jan 20
0
[LLVMdev] linux build problem
On Jan 19, 2009, at 5:34 PM, John Regehr wrote: > Since yesterday I've been getting the error below when building llvm- > gcc > on Ubuntu Hardy on x86. For some reason, several instances of > autoconf > are getting confused and failing to detect a stdlib.h. > > John > > > /home/regehr/z/tmp/llvm-gcc-r62547-src/build/./prev-gcc/xgcc >
2009 Jan 20
3
[LLVMdev] linux build problem
Since yesterday I've been getting the error below when building llvm-gcc on Ubuntu Hardy on x86. For some reason, several instances of autoconf are getting confused and failing to detect a stdlib.h. John /home/regehr/z/tmp/llvm-gcc-r62547-src/build/./prev-gcc/xgcc -B/home/regehr/z/tmp/llvm-gcc-r62547-src/build/./prev-gcc/