+1 from me. If the code is dead and if we aren't going to need it for a future JIT implementation we can get rid of it.
--Andrew Whitworth On Fri, Jan 7, 2011 at 11:58 PM, Peter Lobsinger <[email protected]> wrote: > We currently have 3 (openbsd, windows, everybody else) > platform-specific implementations of code for allocating, > reallocating, and freeing executable memory pages. This was used at > one time to implement the JIT. I propose we remove this code because: > (1) it is currently dead code > (2) candidate libraries for creating a new JIT already provide their > own implementation of this functionality > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev > _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
