[perl #16938] [PATCH] Fix imcc shared library versions.

2002-09-02 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16938] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16938 imcc doesn't work anymore now that the version number has changed from 7 to 8.

Re: [perl #16938] [PATCH] Fix imcc shared library versions.

2002-09-02 Thread Leopold Toetsch
Andy Dougherty (via RT) wrote: + op_load_lib(core, PARROT_MAJOR_VERSION, + PARROT_MINOR_VERSION, + PARROT_PATCH_VERSION); Thanks for this one. I did integrate it in my tree. A _big_ imcc patch is in my queue and will be