Hi, On Dec 17, 4:07 am, Erik Corry <[email protected]> wrote: > Your gcc is very picky about type errors where the types only differ > by volatileness. Old gcc?
I'm using GCC 4.4.3 on MINIX, which appears to be from January 21, 2010. It doesn't seem very old, but I'm not familiar with the pace of compiler development. :) I'm guessing that MINIX might be defining certain types a bit differently than other systems. But I haven't done research yet. > This volatileness isn't actually needed any more so I am ripping it > out in http://codereview.chromium.org/5979001/ which should solve your > problem. Thank you! pikpik -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
