On Tue Feb 12 19:07:47 2008, [EMAIL PROTECTED] wrote: > Added an explicit cast to the definition of PARROT_ASSERT, which should > resolve this error. > > On Tue Feb 12 19:00:31 2008, coke wrote: > > With recent creation of Parrot_assert(), the build now generates 2114 > > warnings of the type: > > > > src/gc/dod.c:476: warning: passing argument 1 of 'Parrot_assert' > > makes integer from pointer without a cast > > >
Thanks, applied in r25684