[perl #19516] imcc whitespace sensitive parsing error

2002-12-27 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #19516] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19516 Whitespace sensitive imcc issue... $ cat find_close.imc .sub MAIN $S0 = \\

[perl #19517] RT issue

2002-12-27 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #19517] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19517 (I don't see an RT queue, so I'm sending this to the parrot queue) I have a

[perl #19599] [pasm bug] PerlHash: cannot delete a key

2002-12-30 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #19599] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19599 Hi, How one can delete a key from a perl hash in parrot assembly? I tried:

[perl #19603] [PATCH] Befunge debugger now supports breakpoints

2002-12-30 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #19603] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19603 Upon general (ahem) request, the befunge interpreter now supports breakpoints

[perl #19610] [PATCH] New language support: Ook!

2002-12-30 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #19610] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19610 Thanks to our dear summarizer, I'm now known (from a googlism point of view) as

[perl #19622] [PATCH] compact_pool

2002-12-31 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #19622] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19622 I did write: [1] which BTW seems bogus to me: pool_compact() may be called

[perl #19626] [PATCH] Fixing multi-level while in Ook!

2002-12-31 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #19626] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19626 Because what I said I'd really like (apart from moon on a stick, a new

[perl #19630] [PATCH] undef warning in Configure.pl

2002-12-31 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #19630] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19630 I was seeing this: Generating config.h...done. Generating feature.h...done.

[perl #19668] [PATCH] infant mortality #1

2003-01-02 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #19668] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19668 Attached patch changes a view places, which cause problems running w/o

[perl #19670] [PASM] bug in i/o (read on stdin)

2003-01-02 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #19670] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19670 Hi, The following code does not work as it should: read S0, 0, 1

[perl #19671] [PATCH] befunge debugger supports the delete instruction

2003-01-02 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #19671] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19671 The previous befunge patch enabled befunge to set breakpoints, this one allows

[perl #19729] [PATCH] SPARC JIT support for restart

2003-01-04 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #19729] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19729 This patch adds JIT support for restart and similar ops. -- Jason --

[perl #19807] [PATCH] rx.ops doc typos

2003-01-07 Thread via RT
# New Ticket Created by Jim Radford # Please include the string: [perl #19807] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19807 I found a few typos while reading through the documentation in rx.ops. -Jim ---

[perl #19834] [PATCH] sub, add, mul, div with combinations of INT, NUM, PMC

2003-01-08 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #19834] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19834 Hi, I have been looking into the possibility of adding complex numbers as

[perl #19870] Compile failure in jit_cpu.c

2003-01-09 Thread via RT
# New Ticket Created by Matthew Zimmerman # Please include the string: [perl #19870] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19870 A CVS update from about 30 minutes ago is failing to compile on my Red Hat

[perl #19871] Fwd: Introduction and cygwin results

2003-01-09 Thread via RT
# New Ticket Created by James Michael DuPont # Please include the string: [perl #19871] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19871 Attached is the bug report and test results for parrot on cygwin. ---

[perl #19872] Fwd: Re: Introduction and cygwin results

2003-01-09 Thread via RT
# New Ticket Created by James Michael DuPont # Please include the string: [perl #19872] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19872 Missing header file for cygwin --- James Michael DuPont [EMAIL PROTECTED]

[perl #19873] Fwd: perl6 testing on mingw32

2003-01-09 Thread via RT
# New Ticket Created by James Michael DuPont # Please include the string: [perl #19873] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19873 bug report for parrot/languages/perl6 mike --- James Michael DuPont [EMAIL

[perl #19874] Patch for pdump

2003-01-09 Thread via RT
# New Ticket Created by James Michael DuPont # Please include the string: [perl #19874] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19874 this is the patch to compile pdump under linux basically it removes a field

[perl #20315] [PATCH] eval

2003-01-14 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #20315] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20315 Attached is a first try towards eval. - interpreter has a new data member

[perl #20320] [PATCH] bring pdd06_pasm.pod up to date

2003-01-14 Thread via RT
# New Ticket Created by Jonathan Sillito # Please include the string: [perl #20320] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20320 The documentation for the lexical ops in pdd06_pasm.pod has gotten out of date.

[perl #20355] [PATCH] Incorrect ifdef nesting in cpu_dep.c

2003-01-16 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #20355] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20355 I don't think the ifdef logic is quite right in cpu_dep.c. Specifically, if

[perl #20358] [BUG] disassemble still

2003-01-16 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #20358] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20358 disassemble sometimes takes huge amounts of mem and dies. I'm using disassemble

[perl #20374] Solaris tinderbox failures: PANIC: Unknown signature type

2003-01-17 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #20374] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20374 The Solaris tinderboxes are failing with the unhelpful message PANIC: Unknown

[perl #20400] [PATCH] ook.pasm eval

2003-01-19 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #20400] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20400 It's PASM1, not PASM. However, make test in languages/ook/ still segfaults for me

[perl #20584] [PATCH] packfile #5

2003-01-28 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #20584] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20584 This is a first try to solve the packfile wordsize issues. Could people with 64

[perl #20592] [PATCH] save and restore more of a coroutine's context (and more)

2003-01-28 Thread via RT
# New Ticket Created by Jonathan Sillito # Please include the string: [perl #20592] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20592 A description of each attachment: 1) coroutine.t (which should be put in

[perl #20597] [PATCH] packfile #6

2003-01-29 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #20597] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20597 Next try. This patch obsoletes #20584. - more wordsize fixes - routine for

[perl #20666] Assemble.pl Reports Incorrect Line Numbers after Removal of Macros

2003-02-03 Thread via RT
# New Ticket Created by Joe Yates # Please include the string: [perl #20666] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20666 Line numbers reported by Assemble.pl are array indices AFTER the removal of macros.

[perl #20707] Major packfile(?) breakage

2003-02-04 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #20707] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20707 A fresh check-out of parrot from CVS is giving me a huge number of failing

[perl #20786] PATCH: bf compiler

2003-02-08 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #20786] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20786 Attached is a bf compiler for languages/bf/ and a patch to the makefile to make and

[perl #20804] [PATCH]-added inc by NN to core.ops

2003-02-09 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #20804] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=20804 I was not able to find the increment by NN operation implemented and did it.

[perl #21276] [PATCH] formatting fix for docs/dev/rx.dev

2003-02-18 Thread via RT
# New Ticket Created by Cal Henderson # Please include the string: [perl #21276] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21276 hi, this patch fixes some formatting issues that cause docs/dev/rx.dev to

[perl #21288] [PATCH] Function pointer initialization in packfile.c

2003-02-18 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #21288] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21288 The attached patch changes the initialization of various function pointers in

[perl #21301] [PATCH] life.pasm

2003-02-19 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #21301] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21301 This little patch changes the life.pasm in examples/assembly/ to use a small

[perl #21378] can't locate new method in package uri

2003-02-26 Thread via RT
# New Ticket Created by logo # Please include the string: [perl #21378] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21378 I was trying to install the latest version of libwww-perl with my 5.8.0 installation of

[perl #21385] [PATCH]Patch to eliminate compiler warnings from packfile.c

2003-02-26 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #21385] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21385 This patch eliminates compiler warnings generated when compiling packfile.c. In

[perl #21386] [PATCH]Patch to eliminate compilier warnings in interpreter.c

2003-02-26 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #21386] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21386 This patch fixes compilier warnings generated when compiling interpreter.c. In

[perl #21387] [PATCH]Patch to prevent compilier warnings in embed.c

2003-02-26 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #21387] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21387 This patch is to stop compilier warnings in embed.c. The loop label again is only

[perl #21388] [PATCH]Patch for jit.c to stop compilier warnings

2003-02-26 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #21388] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21388 The attached patch is to stop compilier warnings in jit.c. The local variables i

[perl #21389] [PATCH]Patch to stop compiler warnings in dod.c

2003-02-26 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #21389] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21389 This patch is to stop warnings from being generated when compiling dod.c. In the

[perl #21399] [PATCH]Patch to fix compiler warnings in smallobject.c

2003-02-27 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #21399] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21399 The attached patch fixes a compiler warning in smallobject.c. The #define

[perl #21457] [PATCH] sun4 jit additions

2003-03-04 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #21457] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21457 Here are some additional ops for the sun4 jit, a bit of name juggling to use

[perl #21508] [PATCH] more sun4 jit changes

2003-03-07 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #21508] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21508 This adds still more ops and re-organizes register use to avoid potential

[perl #21547] [PATCH] makefiles.pl - system($^X -i -e '...') not portable

2003-03-11 Thread via RT
# New Ticket Created by Bruce Gray # Please include the string: [perl #21547] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21547 In config/gen/makefiles.pl, Perl is called with inplace editing like so:

[perl #21577] [PATCH] sun4 vtable jit support

2003-03-14 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #21577] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21577 This patch adds support for vtable calls in sun4/JIT as well as providing

[perl #21588] [PATCH] uniq.pasm

2003-03-15 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #21588] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21588 Well, it's more of a new file than a patch. I'm aware that we're in a code freeze,

[perl #21659] ScanMail Message: To Sender Match eManager setting and take actio n.

2003-03-23 Thread via RT
# New Ticket Created by System Attendant # Please include the string: [perl #21659] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21659 eManager Notification * The following mail

[perl #21665] [BUG] Incompatible return type in io/io_unix.c

2003-03-23 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #21665] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21665 Hi, In io/io_unix.c, PIO_unix_flush returns void, but in io.h, the (*Flush)

[perl #21735] ScanMail Message: To Sender Match eManager setting and take actio n.

2003-03-28 Thread via RT
# New Ticket Created by System Attendant # Please include the string: [perl #21735] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21735 eManager Notification * The following mail

[perl #21736] ScanMail Message: To Sender, sensitive content found and action t aken.

2003-03-28 Thread via RT
# New Ticket Created by System Attendant # Please include the string: [perl #21736] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21736 Trend SMEX Content Filter has detected sensitive content. Place = [EMAIL

[perl #21759] Documentation for PMCS

2003-03-30 Thread via RT
# New Ticket Created by Alberto Simoes # Please include the string: [perl #21759] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21759 Hi, I'm back to business (I hope). If someone remember, I wrote some pods about

[perl #22592] [PATCH] Introduce macros for register access.

2003-06-06 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #22592] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22592 These patches are a follow-up to the exploration and proposal

[perl #22337] [PATCH] Smaller PMC + separated DOD flags

2003-05-28 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #22337] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22337 The next stage for getting faster DOD runs: The relevant DOD flags are moved

[perl #22343] pdb + internal_exception = segfault

2003-05-28 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #22343] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22343 Currently, if you're in the debugger, and do anything that causes an

[perl #22352] PackFile imcc bug

2003-05-29 Thread via RT
# New Ticket Created by Luke Palmer # Please include the string: [perl #22352] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22352 I've been trying to run pbc2c.pl, and it's been dying. I traced the problem down to

[perl #22353] JIT!

2003-05-29 Thread via RT
# New Ticket Created by Luke Palmer # Please include the string: [perl #22353] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22353 It appears JIT is entirely broken. It broke recently, as it was working well for me

[perl #22633] [PATCH] convert parrot to continuation passing style

2003-06-10 Thread via RT
# New Ticket Created by Jonathan Sillito # Please include the string: [perl #22633] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22633 (This conflicts with [perl #22592] [PATCH] Introduce macros for register

[perl #22665] Stack rotate doesn't respect COW flags

2003-06-12 Thread via RT
# New Ticket Created by Dan Sugalski # Please include the string: [perl #22665] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22665 The stack rotate code doesn't check to see if any of the frames are COW. Really

[perl #22717] [PATCH] take 2: convert parrot to continuation passing style

2003-06-16 Thread via RT
# New Ticket Created by Jonathan Sillito # Please include the string: [perl #22717] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22717 [perl #22633] [PATCH] convert parrot to continuation passing style is outdated.

[perl #22707] [PATCH] ./tools/dev/extract_file_descriptions.pl bug fix

2003-06-16 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #22707] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22707 In ./tools/dev/extract_file_descriptions.pl, regexps searching for Id: get

[perl #22745] [PATCH] Parrot subroutines

2003-06-20 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #22745] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22745 Attached is a first try to unify the various sub types, structures and classes.

[perl #22762] [PATCH] perl 5.005's mkdir required the 'mask' argument

2003-06-24 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #22762] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22762 This patch is necessary to get parrot to build with perl 5.00503 -- the mode

[perl #22765] Unary '+' is not symmetric to unary '-' in languages/perl6

2003-06-24 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #22765] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22765 Hi, when playing with the stuff in 'languages/perl6', I noticed that code

[perl #22823] test failed in t/pmc/io

2003-06-27 Thread via RT
# New Ticket Created by Todd R Wade # Please include the string: [perl #22823] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22823 Here is the result of the io tests and the test summary. Below that is the contents

[perl #22855] [PATCH] build imcc as parrot

2003-06-30 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #22855] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22855 Attached is a minimum patch to build imcc as the parrot executable - renames

[perl #22856] IMCC fails to build

2003-06-30 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #22856] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22856 With a fresh checkout, I get: imcc.y:401: conflicting types for `YYSTYPE'

[perl #22857] Parrot IO test failures

2003-06-30 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #22857] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22857 Hi, I'm getting failures in tests 1 2 in t/pmc/io.t; however, both tests seem

[perl #22867] Popbottom ops

2003-07-01 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #22867] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22867 Based on the documentation in core.ops, I would expect this code: set S15, a\n

[perl #22873] gentoo ebuild ... problem..

2003-07-03 Thread via RT
# New Ticket Created by raptor # Please include the string: [perl #22873] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22873 hi there, I'm just tring to make a parrot ebuild for Gentoo linux but one thing bugs me

[perl #22901] [PATCH] Add trailing \ to multi-line string constants in debug.c

2003-07-08 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #22901] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22901 Multi-line string constants require a \ at the end of each line to compile

[perl #22914] [PATCH] portability problems on FreeBSD

2003-07-11 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #22914] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22914 Having publically and repeatedly embarrassed myself on perl6-internals

[perl #22922] Parrot threading!

2003-07-12 Thread via RT
# New Ticket Created by Graciliano M. P. # Please include the string: [perl #22922] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22922 There is some plan of how threading will work on Parrot? Since Parrot use

[perl #22923] Win32 compile problema (VC++ 6)

2003-07-12 Thread via RT
# New Ticket Created by Graciliano M. P. # Please include the string: [perl #22923] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22923 Can't compile /languages with VC++ 6! Parrot compiles fine, but when I try to

[perl #22924] [PATCH] __sighandler_t is not portable

2003-07-12 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #22924] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22924 On FreeBSD (5), __sighandler_t is typedef'ed as typedef void

[perl #22925] [PATCH] setenv/unsetenv functions

2003-07-13 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #22925] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22925 Since parrot currently can't compile on Solaris due to the absense of

[perl #22936] [PATCH] Parrot_unsetenv() broken on win32

2003-07-14 Thread via RT
# New Ticket Created by mrnobo1024 # Please include the string: [perl #22936] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22936 msvcrt dosen't have unsetenv(), this patch makes it use the appropriate win32 api

[perl #22985] [PATCH] make test (manifest) fix + minor noise patch

2003-07-14 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #22985] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22985 A couple of minor patches to lessen the noise :-) -- Lars Balker

[perl #22995] [PATCH] op cmp INT STR STR

2003-07-14 Thread via RT
# New Ticket Created by James Rouzier # Please include the string: [perl #22995] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22995 This fixes the op cmp INT, STR, STR so it would only return 1,0,-1. So it will

[perl #22998] [PATCH] minor pod nit in core_ops.pod

2003-07-15 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #22998] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22998 Supresses a perldoc warning on core_ops.pod -- attachment 1

[perl #23006] FLOATVAL_FMT

2003-07-15 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #23006] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23006 At the moment, if you build Parrot with long doubles on Linux/x86, then

[perl #23005] [PATCH] Parrot_sprintf not recognizing 7 in precision

2003-07-16 Thread via RT
# New Ticket Created by mrnobo1024 # Please include the string: [perl #23005] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23005 Parrot_sprintf isn't recognizing 7 as a number in the precision field, so trying to

[perl #23025] [PATCH] env.t doesn't test the env ops on solaris (and others)

2003-07-18 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23025] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23025 There's no reason to test for the presence of setenv/unsetenv in libc -

[perl #23027] [PATCH] Per-c-file flag handling in make

2003-07-18 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23027] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23027 I've added a way to add or remove options on a per-c-file basis. Right

[perl #23028] t/op/stacks fails on FreeBSD/i386

2003-07-18 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23028] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23028 (but not on Solaris/SPARC...) t/op/stacks.NOK 11# Failed test

[perl #23029] [PATCH] -Wpadded annoying

2003-07-18 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23029] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23029 -Wpadded seems to be more trouble than it's worth at this stage, so I

[perl #23039] [PATCH] event handling-2

2003-07-18 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #23039] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23039 OK here it is. Again the description for the record: 1) Initialization: -

[perl #23076] Parrot Array

2003-07-21 Thread via RT
# New Ticket Created by Andy Bussey # Please include the string: [perl #23076] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23076 I assume it should be possible to push something on to an empty Array, but it

[perl #23102] free'ing nullpointer in t/pmc/pmc.t

2003-07-23 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23102] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23102 [i386, FreeBSD 5.0] Putting #include assert.h #define

[perl #23105] [PATCH] make make realclean make real clean!

2003-07-23 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23105] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23105 I've modified the root Makefile to clean all currently generated files.

[perl #23159] Parrot SIGSEGV in scratchpad_find

2003-07-29 Thread via RT
# New Ticket Created by Jos Visser # Please include the string: [perl #23159] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23159 Description:

[perl #23186] [PATCH] adding yield semantics to IMCC

2003-07-31 Thread via RT
# New Ticket Created by Kenneth A Graves # Please include the string: [perl #23186] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23186 The .pcc_* directives are working for me in terms of implementing function

[perl #23231] [PATCH] dynamic PMCs 1

2003-08-06 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #23231] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23231 Attached is (if it wasn't stripped again ;-) a patch, that allows using dynamic

[perl #23271] [PATCH] Configure on cygwin

2003-08-10 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23271] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23271 The problem with Configure on cygwin was fairly simple - cygwin's perl has

[perl #23299] Dynamic type handling in IMCC

2003-08-14 Thread via RT
# New Ticket Created by Kenneth Graves # Please include the string: [perl #23299] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23299 .sub __main $S0 = PerlInt find_type $I0, $S0 new $P0, $I0 $P0 = 42 print $P0

[perl #23297] Numbers in IMCC POD

2003-08-14 Thread via RT
# New Ticket Created by Andy Bussey # Please include the string: [perl #23297] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23297 There appears to be a problem whereby numbers that include decimal points inside

[perl #23322] [PATCH] Add IMCC tests to make test

2003-08-15 Thread via RT
# New Ticket Created by Andy Bussey # Please include the string: [perl #23322] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23322 There may be a good reason that I don't know about why 'make test' does not run the

[perl #23326] [PATCH] temp.file fix

2003-08-15 Thread via RT
# New Ticket Created by Lars Balker Rasmussen # Please include the string: [perl #23326] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23326 Just to fix some cvs up noise... -- Lars Balker Rasmussen

[perl #23334] [PATCH] Add IMCC tests to make test (Revised)

2003-08-15 Thread via RT
# New Ticket Created by Andy Bussey # Please include the string: [perl #23334] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23334 Here's a revised patch to add the IMCC tests to 'make test' and 'make fulltest' -

[perl #23337] Problem with packfile

2003-08-16 Thread via RT
# New Ticket Created by Kenneth A Graves # Please include the string: [perl #23337] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23337 I know it's less than a day old, but I thought I'd point it out. If there's

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