Commit: 997860f361af8d15362ca6bb2fc68736dcc41316
http://github.com/erickt/felix/commit/997860f361af8d15362ca6bb2fc68736dcc41316
Author: skaller <Max.S...@gmail.com>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M lpsrc/flx_maker.pak
M src/compiler/flx_cpp_backend/flx_ogen.ml
M src/faio/faio_posixio.cpp
M src/faio/flx_stream.flx
M src/gc/flx_collector.cpp
M src/gc/flx_gc.cpp
Log Message:
-----------
Finally fix the webserver bug, which turned out to be a gc problem.
Now it runs, and the gc is running too.