On Wed, 18 Dec 2002 09:19:46 +, Nicholas Clark wrote:
>Is the tendra compiler free? I've tried to find it before, but couldn't
>manage to get a functional download URL.
Note: all the info below is summarized from the project web
pages; I have no personal experience with TenDRA.
The original
On Wed, Dec 18, 2002 at 03:11:59AM +, Bruce Gray wrote:
> 2) PTR_SIZE == INTVAL_SIZE == LONG_SIZE (x86 Linux and Win32)
> Intermediate casts to (unsigned long) removed, i.e.
> (any)(unsigned long)(d)
> becomes
> (any)(d)
> Under MS VC++ for .Net, this patch changes the results of
On Dec-18, Bruce Gray wrote:
> # New Ticket Created by Bruce Gray
> # Please include the string: [perl #19232]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt2/Ticket/Display.html?id=19232 >
>
>
> In parrot.h (revision 1.45 2002-08-07), macros
# New Ticket Created by Bruce Gray
# Please include the string: [perl #19232]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19232 >
In parrot.h (revision 1.45 2002-08-07), macros were defined
to eliminate warnings during