On Sat, Jan 8, 2011 at 12:03 PM, jerry gay <[email protected]> wrote: > On Fri, Jan 7, 2011 at 20:58, 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 >> > there is no reason for dead code in software. we keep a public > software repository with all commit history for future reference, > among other reasons.
That's all I needed to hear. This code has been removed. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
