Tom Hughes wrote:
>>#17578
> Applied.
First of all, thank you for comitting these. I hate 3-way rediff's ;-)
>>#17193 necessary for imcc to write out PBC
> Applied. Like you I don't like it much but there aren't any other
> obviously better ways.
Yes, seems so.
> I missed that when it
> #17517 build system, permanent Configure runs - annoying at least
I wish someone would commit this one as this does fix a very annoying
problem, especially on cygwin.
Tanton
In message <[EMAIL PROTECTED]>
Andy Dougherty <[EMAIL PROTECTED]> wrote:
> What Solaris's qsort ended up doing was walking off the front of the
> reglist[] array, effectively trying to sort reglist[-1], which, of
> course, didn't exist. (*Why* it did that is a bit of a mystery; I'd hav
In message <[EMAIL PROTECTED]>
Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> #17578 imcc including all fixes sent to the list except todays fix
>by Andy.
> - actually the 3rd fix summary IIRC I sent in (s. there for a list of
>patches, which are obsolete)
> - CRUCIAL for non i386
or who applies what when and why or not? This questions arises
sometimes, so I'll ask.
Here is a list of current open patches in decreasing priority:
#17578 imcc including all fixes sent to the list except todays fix
by Andy.
- actually the 3rd fix summary IIRC I sent in (s. there for a
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>
> The current pad_stack handling is very much tied to Sub.pmc. The only
> way of getting the current scope is creation of a new sub; the only
> way setting the current pad is invoking this sub.
>
> But I didn't use
As already announced, I used the memory allocator from
http://gee.cs.oswego.edu/dl/html/malloc.html and tossed the collect system.
Description of changes:
- DOD is the same incl, stack_walk and so on
- resources.c is gone, no copying of memory, no string tails ...
- dead objects are free'd, the
On Wed, 25 Sep 2002, Leopold Toetsch wrote:
> This patch obsoletes all previous imcc 0.0.9 patches and contains all
> current fixes and improvements.
> I suppose, problems Andy has, to be related with the parser.
Actually, the core dump I got in reg_sort_f turned out to be a simple bug
in re
[cc'd to perl6-internals]
"Jonathan Sillito" <[EMAIL PROTECTED]> writes:
[...]
> If I remember correctly Sean's patch did store the scratchpad with the
> Sub.pmc, except that I retreived it from the current context's pad_stack.
> Then when Sub.pmc was invoked it pushed the correct pad on the st
The Perl 6 Summary for the Week Ending 20020822
So, another week, another Perl 6 summary. Let's see if I can get through
this one without calling Tim Bunce 'Tim Bunch' shall we? Or maybe I
should leave a couple of deliberate errors in as a less than cunning
ploy to get more feedbac
10 matches
Mail list logo