[parrot/parrot] 2d6ffa: Several fixes so the code compiles and miniparrot ...
GitHub
noreply at github.com
Thu May 31 00:38:24 UTC 2012
Branch: refs/heads/whiteknight/io_cleanup1
Home: https://github.com/parrot/parrot
Commit: 2d6ffa6fd792ec64ab975ebe7aa1823372d3f46c
https://github.com/parrot/parrot/commit/2d6ffa6fd792ec64ab975ebe7aa1823372d3f46c
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M compilers/imcc/debug.c
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
M include/parrot/io.h
M src/io/api.c
M src/io/buffer.c
M src/io/filehandle.c
M src/io/io_private.h
M src/io/pipe.c
M src/io/stringhandle.c
M src/io/userhandle.c
M src/io/utilities.c
M src/pmc/filehandle.pmc
M src/pmc/handle.pmc
M src/pmc/sockaddr.pmc
M src/pmc/socket.pmc
M src/pmc/stringhandle.pmc
Log Message:
-----------
Several fixes so the code compiles and miniparrot builds. miniparrot fails spectacularly, but at least it builds
More information about the parrot-commits
mailing list