On Tuesday 10 June 2008 12:05:18 NotFound wrote:

> This patch solves the casting problems that breaks or generates
> warnings in src/io/io_unix.c allowing clean compiling with C or C++,
> with or without --optimize.

Applied in r28251.

> Also drops the const in argv in several main and main-alike functions,
> that can generate warnings or force const castings.

Applied in r28252.

> And also changes lib/Parrot/Pmc2c/PMCEmitter.pm to avoid generating an
> empty class init block and to add a block around a mro initialization
> that declares a variable.

Applied in r28249.

(Patches are easier to apply when they only do one thing at a time, but I'm 
not complaining -- at all -- for getting these three things fixed.)

-- c

Reply via email to