[perl #29299] [PATCH] MSWin32 Fix spawn stdout handling and PerlNum.get_string()

2004-05-01 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #29299] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29299 spawn on win32 should inherit the filehandles to the child process, because the

[perl #29300] [PATCH] MSWin32 passing libnci.def to linker

2004-05-01 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #29300] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29300 link needs to be told that libnci.def is a module definition file, via the -def:

[perl #29302] [PATCH] Invalid HTML doc links for Win32 Firefox

2004-05-01 Thread via RT
# New Ticket Created by Philip Taylor # Please include the string: [perl #29302] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29302 On a Windows system, File::Spec returns paths with backslashes. The HTML

[perl #29310] [PATCH] MSWin32 simple nci failures

2004-05-02 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #29310] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29310 Add required symbols for export. libnci.def Flush buffers to avoid unordered

[perl #29309] [PATCH] autogen Tcl's example makefile

2004-05-02 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29309] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29309 This causes the example Makefile to be autogen'd. ?

[perl #29315] [PATCH] Win32 Intel C++ Compiler support

2004-05-02 Thread via RT
# New Ticket Created by Philip Taylor # Please include the string: [perl #29315] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29315 Some changes so that perl Configure.pl --cc=icl correctly uses the Intel C++

[perl #29333] NCI Nested Struct Access Broken?

2004-05-04 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #29333] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29333 From Parrot, I'm trying to access a struct within a struct. Given an SDL_Surface

[perl #29368] [BUG] make fulltest tries to test disabled cores

2004-05-05 Thread via RT
# New Ticket Created by Jens Rieks # Please include the string: [perl #29368] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29368 Hi, make fulltest is running for cores that are disabled $ perl Configure.pl

[perl #29380] [Test PATCH] Accessing Pointers in Structs as Aggregates

2004-05-05 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #29380] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29380 I have an array hanging off of a struct: typedef struct SDL_Surface {

[perl #29385] [PROPOSED PATCH] Return Nested Structs from Structs

2004-05-06 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #29385] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29385 The attached patch allows you to fetch nested structs from their enclosing structs.

[perl #29599] [PATCH] reflect tcl changes in MANIFEST

2004-05-15 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #29599] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29599 Hi, it looks like there have been some recent changes in

[perl #29618] [BUG] move_if_diff is too lazy

2004-05-16 Thread via RT
# New Ticket Created by Peter Gibbs # Please include the string: [perl #29618] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29618 While investigating the test failures in the current CVS parrot, I discovered

[perl #29653] segf oiazerg iozerg

2004-05-17 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #29653] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29653 -

[perl #29674] [PATCH] Compiler FAQ: lexicals + stuff

2004-05-18 Thread via RT
# New Ticket Created by TOGoS # Please include the string: [perl #29674] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29674 This patch adds an extensive answer to what's with lexical pads?, and simple answers to

[perl #29738] [PATCH] PARROT_API Generic

2004-05-19 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #29738] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29738 Here's the first step for the PARROT_API stuff. This patch introduces

[perl #29742] [PATCH] Fixup for AIX

2004-05-20 Thread via RT
# New Ticket Created by Adam Thomason # Please include the string: [perl #29742] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29742 Attached patch brings jit_debug_xcoff.c up to date with ICU changes. -- Adam

[perl #29771] [PATCH] update to foldup docs.

2004-05-21 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29771] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29771 The following inline patch removes what I think is currently a spurious warning

[perl #29782] [PATCH] Parrot m4: parameter erroffset in pcre_compile

2004-05-21 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #29782] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29782 Hi, this patch should make the 'Parrot m4' tests complete again. The

[perl #29828] failures in t/pmc/nci.t on amd64

2004-05-24 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #29828] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29828 -- t/pmc/nci...NOK 16# Failed test (t/pmc/nci.t at line

[perl #29836] [PATCH] No need to skip some tests on Cygwin

2004-05-24 Thread via RT
# New Ticket Created by Joshua Gatcomb # Please include the string: [perl #29836] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29836 extend 12 previously hung on Cygwin: If configured with --intval=long and

[perl #29837] Register spilling needs a last-gasp give-up scheme

2004-05-24 Thread via RT
# New Ticket Created by Dan Sugalski # Please include the string: [perl #29837] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29837 It's possible to get the register allocator in what is essentially an infinite

[perl #29844] [PATCH] Win32 Socket support

2004-05-25 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #29844] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29844 This patch adds socket, connect, send and recv functions to the win32 io

[perl #29891] PIR .include confuses compiler error

2004-05-27 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29891] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29891 bash-2.05a$ cat a.imc .include b.imc bash-2.05a$ cat b.imc .sub _m print eek\n

[perl #29924] [PATCH] Data::Escape-String quoting problem.

2004-05-28 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29924] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29924 Escaping quotes doesn't seem to work: bash-2.05a$ cat quoting.imc .sub main

[perl #29927] [PATCH] Dumper can't dump 'Array'

2004-05-28 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29927] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29927 Dumper is currently unable to dump the 'Array' type that's used by the 'foldup'

[perl #29936] JIT debugging on Cygwin not working

2004-05-28 Thread via RT
# New Ticket Created by Joshua Gatcomb # Please include the string: [perl #29936] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29936 --- osname= cygwin osvers= 1.5.9(0.11242) arch= cygwin-64int cc= gcc

[perl #29938] [PATCH] Data::Escape String - backslash

2004-05-28 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29938] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29938 bash-2.05a$ cat escape.imc .sub _main @MAIN load_bytecode

[perl #29943] [PATCH] Tcl makefile update

2004-05-29 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #29943] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29943 Brings tcl's makefile in line with recent changes. MANIFEST could also use a

[perl #29950] [NEW] test for Getopt/Long.imc

2004-05-29 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #29950] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29950 Hi, t/library/getopt_long.t is the first test of Getopt/Long.imc.

[perl #29994] [BUG] loadlib $P0, varname not working correctly

2004-06-01 Thread via RT
# New Ticket Created by Jens Rieks # Please include the string: [perl #29994] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29994 % cat error.imc .sub _main @MAIN .local string na123me na123me = /foo

[perl #30084] BASIC compiler not working

2004-06-07 Thread via RT
# New Ticket Created by Jens Rieks # Please include the string: [perl #30084] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30084 Hi, the BASIC compiler (languages/BASIC/compiler/) does not work. The runtime

[perl #30091] [BUG] nmake fails (Win32) due to $^

2004-06-08 Thread via RT
# New Ticket Created by Jonathan Worthington # Please include the string: [perl #30091] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30091 Hi, Just tried to do a build on Win32, and came up against the

[perl #30094] [PATCH] Pass CC and CXX through to ICU's configure

2004-06-08 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30094] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30094 The following patch enables the user to control which compilers get chosen by

[perl #30095] [PATCH] Update required build tools in README

2004-06-08 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30095] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30095 This patch updates some of the build requirements for parrot. The C++ stuff is

[perl #30118] [PATCH] Remove non-constant initializers in classes/*.c

2004-06-09 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30118] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30118 Sun's Workshop Compiler will not accept non-constant items in an

[perl #30119] [PATCH] Better default for PARROT_ICU_DATA_DIR.

2004-06-09 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30119] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30119 This patch makes it at least theoretically possible for 'make languages' to

[perl #30188] Fix build on OS X

2004-06-10 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30188] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30188 --- osname= darwin osvers= 7.0 arch= darwin-thread-multi-2level cc= cc

[perl #30220] off by one in string_unescape_cstring

2004-06-11 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30220] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30220 --- osname= darwin osvers= 7.3.0 arch= darwin-64int-2level cc= ccache

[perl #30240] t/pmc/threads.t 8-9 fail, only under harness

2004-06-12 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30240] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30240 --- osname= freebsd osvers= 4.9-stable arch= i386-freebsd cc= cc ---

[perl #30241] t/pmc/fixedfloatarray.t SEGV on x86 Linux

2004-06-12 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30241] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30241 --- osname= linux osvers= 2.4.26-ti1211 arch= i386-linux-thread-multi cc=

[perl #30245] [PATCH] Resizable*Array pmcs

2004-06-13 Thread via RT
# New Ticket Created by Matt Fowles # Please include the string: [perl #30245] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30245 All~ This patch adds Resizable*Array pmcs as the counterparts to Fixed*Array

[perl #30252] [PATCH] work on languages/Makefile

2004-06-13 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #30252] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30252 Hi, I have been looking into languages/Makefile and tried to update and

[perl #30275] [NEW] test file for parrotlib.pbc

2004-06-15 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #30275] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30275 Hi, I have been looking at parrotlib.imc and created a test-file

[perl #30294] [PATCH] improve allocation scheme for resizable arrays

2004-06-16 Thread via RT
# New Ticket Created by Matt Fowles # Please include the string: [perl #30294] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30294 All~ This patch implements the better allocation scheme of doubling array

[perl #30314] [PATCH] Use a generated makefile for languages/cola

2004-06-16 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30314] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30314 This patch changes the languages/cola/Makefile from a manually-generated one

[perl #30320] [PATCH] Minor build patches for languages/m4

2004-06-17 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30320] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30320 This patch allows languages/m4 to build for me. It removes some gcc-specific

[perl #30326] [PATCH] nmake don't like comments after tabs

2004-06-17 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30326] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30326 Hi, nmake don't like comments after tabs... target: tab# comment I have

[perl #30327] [BUG] VC6 build failed: 3 unresolved externals

2004-06-17 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30327] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30327 Hello all, my new tinderbox [starshadow (WinXP; x86; vc6; system icu 2.8)]

[perl #30344] [PATCH] nmake clean fixes

2004-06-18 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30344] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30344 Hi, some changes to run nmake clean on windows with nmake / vc6. patch

[perl #30349] [PATCH] Fix Win32 building part 1

2004-06-18 Thread via RT
# New Ticket Created by Jonathan Worthington # Please include the string: [perl #30349] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30349 Hi, The attached one-line patch sorts out something that stopped ICU

[perl #30395] [PATCH] win32 stat.h

2004-06-21 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30395] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30395 Hi, add this lines to config/gen/platform/generic/stat.h I think that no

[perl #30397] [PATCH] Document more spots that require perl 5.6

2004-06-21 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30397] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30397 There are a variety of places in the languages/ directory that require at

[perl #30401] [PATCH] win32 building fix (libnci.dll)

2004-06-22 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30401] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30401 Hi, with this patch (and my previous stat.h patch) win32/vc6 compile, link and

[perl #30414] [PATCH] make realclean and .cvsignore fixes

2004-06-22 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30414] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30414 Hi, added just some missing files cvsignore.patch: RCS file:

[perl #30412] [PATCH] setting representation in PIO_reads

2004-06-23 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #30412] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30412 Hi, since a couple of days 'Parrot m4' is having some problems. One

[perl #30444] [PATCH] string.pmc

2004-06-24 Thread via RT
# New Ticket Created by Ion Alexandru Morega # Please include the string: [perl #30444] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30444 Here's the patch, all the tests should pass now. I'm working on some

[perl #30520] [PATCH] old date in FAQ

2004-06-29 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #30520] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30520 Minor update to the faq so it doesn't look we're not doing anything. Index:

[perl #30521] [PATCH] minor POD cleanup

2004-06-29 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #30521] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30521 Closes the pod inside the C comment for pmcarray Index: classes/pmcarray.pmc

[perl #30522] [PATCH] minor POD nit

2004-06-29 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #30522] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30522 Adds whitespace to pdd02 so that the list items show up as such. Index:

[perl #30528] [PATCH] String PMC with iterator

2004-06-29 Thread via RT
# New Ticket Created by Ion Alexandru Morega # Please include the string: [perl #30528] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30528 This is the latest version of the String PMC, complete with iterators.

[perl #30535] [PATCH] Complex numbers PMC

2004-06-29 Thread via RT
# New Ticket Created by Ion Alexandru Morega # Please include the string: [perl #30535] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30535 whoops, forgot the file :) - This is the new

[perl #30534] [PATCH] Complex numbers PMC

2004-06-29 Thread via RT
# New Ticket Created by Ion Alexandru Morega # Please include the string: [perl #30534] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30534 This is the new classes/complex.pmc, tests included. It supports string

[perl #30557] [BUG] Re: cvs commit: parrot/config/init data.pl

2004-07-01 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30557] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30557 On Saturday 26 June 2004 16:44, Nicholas Clark wrote: cvsuser 04/06/26

[perl #30560] [PATCH] classes/complex.pmc: void function can't return a value

2004-07-01 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #30560] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30560 The Solaris compiler complained when classes/complex.c tried to return a value

[perl #30572] [BUG] test t\pmc\pmc failed on win32

2004-07-04 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30572] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30572 Hi, there is one failing test on win32 (see starshadow tinderbox log):

[perl #30585] Allocating memory in PIO_reads

2004-07-04 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #30585] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30585 Since a couple of weeks, most Parrot m4 test are failing. The problem

[perl #30604] [BUG] Re: cvs commit: parrot/t/pmc complex.t

2004-07-06 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30604] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30604 Hi, make test fails again, now in t\pmc\complex:

[perl #30613] [PATCH] Parrot m4 0.0.7

2004-07-06 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #30613] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30613 Hi, this is just a minor update of Parrot m4. There are no new

[perl #30631] [PATCH] Iterator support for Env PMC

2004-07-07 Thread via RT
# New Ticket Created by Matt Kennedy # Please include the string: [perl #30631] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30631 The attached env.patch patches classes/env.pmc to add vtable methods elements()

[perl #30630] [PATCH] classes/bigint.pmc breaks non GMP builds

2004-07-07 Thread via RT
# New Ticket Created by Matt Kennedy # Please include the string: [perl #30630] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30630 This patch was done against parrot_2004-07-07_070001. bigint.patch affects

[perl #30662] t/op/interp.t test 2 doesn't cater for DOD

2004-07-09 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30662] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30662 --- osname= darwin osvers= 7.0 arch= darwin-thread-multi-2level cc= cc

[perl #30670] [PATCH] t/pmc/bigint.t for 64-bit

2004-07-11 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30670] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30670 In 64-bit environments 20 is not *that* big. Patch attached. --

[perl #30671] tru64 problems with nci.t and object-meths.t

2004-07-11 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30671] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30671 I ran into various failures with nci.t and object-meths.t I lack the time

[perl #30683] t/pmc/fixedpmcarray.t test 9 counts system qsort hence fails

2004-07-12 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30683] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30683 --- osname= darwin osvers= 7.0 arch= darwin-thread-multi-2level cc= cc

[perl #30694] [PATCH] 2 more general questions + 1 answer for compiler_faq

2004-07-13 Thread via RT
# New Ticket Created by TOGoS # Please include the string: [perl #30694] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30694 Just a quick little addition to the compiler_faq like so: =head2 How am I supposed to

[perl #30708] Missing DESTDIR in MAkefile

2004-07-15 Thread via RT
# New Ticket Created by Lambeck # Please include the string: [perl #30708] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30708 While creating an ebuild for Gentoo Linux I noticed that the installpath

[perl #30711] [BUG] Cannot open include file pmc_default.h in py_func.c

2004-07-16 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30711] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30711 Hi, on my win32 tinderbox there is an missing file pmc_default.h while

[perl #30737] assuming IEEE?

2004-07-19 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #30737] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30737 in platform.c I see: int Parrot_signbit(double x) { union { double

[perl #30847] [PATCH] icc fixes

2004-07-27 Thread via RT
# New Ticket Created by Adam Thomason # Please include the string: [perl #30847] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30847 Hello all, The first attached patch resolves some issues that have crept in

[perl #30852] [PATCH] Undef.set_pmc(), Ref allowing null values

2004-07-28 Thread via RT
# New Ticket Created by TOGoS # Please include the string: [perl #30852] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30852 This patch changes the Undef PMC type to morph itself to a Ref with the given value

[perl #30873] Parrot_memcpy_aligned_mmx_debug: Assertion failed

2004-07-29 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30873] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30873 Freshly checked out parrot (as of Jul-28 8pm GMTish) when configured with

[perl #30874] [PATCH] src/packdump.c

2004-07-29 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30874] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30874 Currently pdump doesn't build because of a booboo in src/packdump.c - this

[perl #30878] [PATCH] tru64 aio detection

2004-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30878] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30878 -laio needed. -- Jarkko Hietaniemi [EMAIL PROTECTED]

[perl #30879] [PATCH] IRIX offsetof

2004-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30879] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30879 Some compilers of IRIX seem to have a quite broken definition of offsetof.

[perl #30880] [PATCH] const* vs non compiler silencing

2004-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30880] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30880 -- Jarkko Hietaniemi [EMAIL PROTECTED] http://www.iki.fi/jhi/ There is

[perl #30881] [PATCH] native_pbc files regenerated

2004-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30881] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30881 Patch to t/native_pbc/number.t to reenable the tests plus all the four

[perl #30882] [PATCH] IRIX 64-bit compilation

2004-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30882] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30882 If the compiler is 64-bit (cc -64 has been used) also the cxx, ld, and link

[perl #30894] [PATCH] sort config_lib.pasm keys

2004-07-31 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30894] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30894 Just pretty-printing but makes it easier for puny hoomans to visual grep

[perl #30895] [PATCH] t/pmc/bigint.t

2004-07-31 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30895] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30895 2**32 is really not *that* big, these days... (this patch obsoletes my

[perl #30896] silent high-bit lossage for bigint constants

2004-07-31 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30896] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30896 $ cat big.pasm new P0, .BigInt set P0, 18446744073709551615 print

[perl #30908] [PATCH] find_or_create_global

2004-08-02 Thread via RT
# New Ticket Created by TOGoS # Please include the string: [perl #30908] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30908 This adds the find_or_Create_global ops, which act just like find_global, except that

[perl #30927] Syntax highlighting work

2004-08-02 Thread via RT
# New Ticket Created by Andrew Rodland # Please include the string: [perl #30927] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30927 Here's some improvements for the editor/ stuff. I added pmc.vim, which is just

[perl #30946] [PATCH editor/imc.vim.in] Add Macro Highlighting

2004-08-03 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #30946] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30946 Hi there, Here's a small patch that adds syntax highlighting to macros in .imc and

[perl #30943] Syntax highlighting work v2

2004-08-04 Thread via RT
# New Ticket Created by Andrew Rodland # Please include the string: [perl #30943] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30943 Further improvements under editor/ * Added POD highlighting to pasm.vim *

[perl #30959] [PATCH] Win32 Building Issues

2004-08-05 Thread via RT
# New Ticket Created by Jonathan Worthington # Please include the string: [perl #30959] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30959 Hi, [I originally sent this yesterday...to the wrong place. So I don't

[perl #30975] [PATCH] Avoid prime number warning during build

2004-08-07 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #30975] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30975 This blindly follows the directions given by make on a cvs-fresh build. to wit

[perl #30962] [Patch]Unreferenced variable warnings on Win32

2004-08-07 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #30962] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30962 While compiling parrot-current on Win32 last night, I got several warnings for

[perl #30986] make test failed on i386-freebsd52

2004-08-08 Thread via RT
# New Ticket Created by Chia-liang Kao # Please include the string: [perl #30986] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30986 latest parrot trunk as of today. FreeBSD portege.clkao.org 5.2-CURRENT

[perl #30995] [PATCH] NCI for non-x86 platforms

2004-08-08 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30995] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30995 Anyone who thinks sizeof(int) == sizeof(long) == sizeof(*) should now as a

[perl #30996] [PATCH] trace prettyprinting

2004-08-08 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30996] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30996 I added more decoding of the arguments for parrot -t, and added a little

<    2   3   4   5   6   7   8   9   10   11   >