Parrot Bug Summary

http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Jan 14 14:00:06 2008 GMT
-------------------------------------------------------------------------------

  * Numbers
  * New Issues
  * Overview of Open Issues
  * Ticket Status By Version
  * Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 97 new + 729 open = 826
Created this week: 40
Closed this week: 77

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
49458 [PATCH] Fix compiler error & warning in nanoparrot example
49328 [BUG] problem between PBC loading and garbage collection
49314 [PATCH] pbc_to_exe should list libraries last
49258 Parrot::Test with --run-exec assumes "." is in $PATH
2 - 3 weeks old
49177 [TODO] pct - PAST::Val node should throw exception if :value attribute
      not set
3 - 4 weeks old
49023 Error in library/pg on Ubuntu 7.10
49001 [PROPOSAL][DOCS] Change word "compilation_unit" into something else (like
      "sub")
48877 [TODO] Don't generate .constant declarations for vtable method names.
4 - 5 weeks old
48749 [BUG] t/examples/tutorial.t if_unless failure (Win32)
48645 [CAGE] Make PMCs depend on Parrot::Pmc2c::* Modules
48587 [BUG] pmc.num contains missing PMCs
48581 [DEPRECATED] vtable type_keyed_str
48549 [RFC][PIR] Let .namespace (no args) have empty brackets
48547 0.5.2 Release
48513 [TODO][PCT] Use of int registers in PCT.
48507 [BUG] oo - n_add, n_sub, etc. don't work with objects
48467 [BUG] assignment of objects creates Ref instead of copy
48445 [TODO] [NQP] - report undeclared variable usage
48439 [TODO] [configure] compiling Parrot with LLVM
5 - 6 weeks old
48367 intlist_get could be dereferencing NULL
48357 Initialize vtables for newly created interpreter
48320 [BUG] Example in pdd23 doesn't work
48296 Implement get_namespace vtable from pdd17
48286 [TODO] [C] Warnings aren't emitted if a var isn't initialised and -w flag
      is on in propagate_need()
48282 [TODO] [C] Check that invoke is ok near the set_addr instruction in
      bb_findadd_edge()
48280 [TODO] [C] Check for a sub with more up-to-date unit->type lookup
48278 [TODO] [C] Should we call GetLastError for failure messages in .../win32/
      exec.c?
48276 [TODO] [C] Warn when failure occurs in Parrot_setenv()
48274 [TODO] [C] Stop ignoring the known errors in Parrot_dlopen()
48272 [TODO] [C] Stop exporting Parrot_signbit()
48264 [TODO] [C] Write file-level documentation
48260 [TODO] [C] Write function documentation
48212 "make smoke" hangs on win32 latest build
48206 [TODO] [cola] Check that expression evaluates to a method in
      gen_method_call()
48204 [TODO] [cola] Check method signature in gen_arg_list_expr() and find out 
      what type is expected
48202 [TODO] [cola] Rewrite push_sym() to call generic Node versions of calls
48200 [TODO] [cola] Add documentation to files and functions
48198 [TODO] [cola] Add support for member resolution in lookup_type()
48196 [TODO] [APL] Should the PMC in set_shape() be cloned?
48194 [TODO] [APL] Move any constant string declarations into class_init()
48192 [TODO] [amber] Correct overflow issue in integer()
48190 [TODO] [amber] Can null variable check be reinstated by generating n_neg 
      instead of neg?
48188 [TODO] [amber] Correct overflow for -maxint in abs()
48186 [TODO] [amber] Consider using unicode in character()
48184 [TODO] [amber] Use has(index) to check indices in set_item()
48182 [TODO] [amber] Reject out of range values in item()
48180 [TODO] [amber] Reject first() and last() methods if count = 0
48176 [TODO] [pugs] Warning: use of uninitialized value
48174 [TODO] [pugs] Store undef for consistency
48172 [TODO] [pugs] Getting nonexistent value, exception or undef?
48170 [TODO] [regex] Remove 'use of uninitialized value' issues in match.pmc
48168 [TODO] [regex] Implement init_pmc
48164 [TODO] [Tcl] Document the functions in tcl/src/binary.c
48162 [TODO] [Tcl] Document what the tcl/src/binary.c file does in the
      DESCRIPTION
48150 [DOCS] pdd23 doesn't document obtaining thrown exception object
48134 [BUG][PATCH]interp->current_args overwritten in callmethodcc
48132 [TODO] [cardinal] Need to throw an exception about invalid boolean type
      in get_bool()
48130 [TODO] [dotnet] Why does sig_token have to be set to 0xFFFF in
      make_bytecde_pmc()?
48128 [TODO] [dotnet] Does a null first byte need special handling in
      dotnetsignature.pmc?
48124 [TODO] [C] Fix arithmetic ops in perlarray.pmc
48122 [TODO] [C] PerlInt should extend PerlAny or PerlScalar in perlint.pmc (?)
48120 [TODO] [C] Remove nonportable signbit code from perlnum.pmc
6 - 7 weeks old
48034 [BUG] examples/streams/Bytes.pir runtime error
47992 [RFE] 'parrot foo' automatically finds and invokes foo.pbc
47978 [C99] [IMCC] double free
47974 [DOCS] What are valid characteristics for 'inspect_str' vtable
47966 [DOCS] pdd23 doesn't list exception;death as a standard exception
47940 [CAGE] mk_native_pbc stale
47930 [RFC] Remove comma separated keys [a,b]
47894 [BUG] Non-existent lexical throws exception
47888 [TODO] gc - possibly merge gmc branch back into trunk
7 - 8 weeks old
47822 [Cola] - uses old 'float' type.
47764 [TODO] COW for one or all users of a modified string
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
47153 [PATCH][RFC] Proposed change from PMC_IS_NULL to PMC_is_null
47141 [PATCH][PDD] Line directive - pdd19
47109 [CAGE] wrap macro args in parens inside macro bodies
11 - 12 weeks old
46971 [DEPRECATED] newfrom sub/method in PGE
46933 [PATCH] [RFC] Change behavior of Data::Dumper wrt Undef
46925 [TODO] [C] Call pmc slicing functions from PackFiles thaw()
46923 [TODO] [C] Check flags of parrot_range object in elements() method Slice 
      PMC
46761 Dynpmcs and ParrotLibrary Global Destruction
46757 [BUG] Segfault in Parrot_TclString_nci_get_list
12 - 13 weeks old
46597 wrong NOTNULL in Parrot_init_arg_indexes_and_sig_pmc
46593 [PATCH] better documentation on parameter passing
46479 Remove rt.saved.search from tools/util/release.json?
46457 [BUG][IMCC] long sub invocation with named parameters
13 - 14 weeks old
46437 refactor interpreter cloning so it doesn't redundantly reinsert subs
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
45659 Tcl - [string is double .1] returns wrong value
45503 one test in 't/op/string.t' is failling for jit runcore
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old
44979 [BUG] TGE reports an error, but won't say which line it's on.
-------------------------------------------------------------------------------

Overview of Open Issues

Platform           Severity           Tag                      Lang
aix       0        abandoned 0        5005threads   0          Amber    0
All       1        fatal     3        bounce        0          BASIC    0
bsdos     0        High      0        Bug          72          bc       0
cygwin    4        low       0        compiler      0          befunge  0
cygwin_nt 0        medium    0        configure     1          bf       0
darwin    4        none      1        core          2          cola     1
dec_osf   0        Normal    0        dailybuild    0          forth    0
dgux      0        unknown   0        docs          3          jako     0
dos       0        Wishlist  3        duplicate     0          Lisp     0
dynixptx  0                      install       1          m4       0
freebsd   9                           library       0          ook      0
generic   0                           notabug       0          perl6    1
gnu       0                           notok         0          plot     0
HPUX      2                           ok            0          punie    0
irix      0                           Patch        51          pynie    0
irix64    0                           regex         2          python   0
Linux     3                           sendToCPAN    0          ruby     0
lynxos    0                           Todo        461          scheme   0
mac       0                           unknown       0          tcl     72
machten   0                           utilities     0          urm      0
macos     0                           wontfix       0          Zcode    0
MacOS X   1
mswin32   0
netbsd    1
next      0
openbsd   2
os2       0
os390     0
other     0
powerux   0
qnx       0
riscos    0
sco       0
Solaris   4
sunos     1
svr4      0
svr5      0
sysv      0
unicos    0
unicosmk  0
unix      0
unknown   0
uts       0
vms       0
VOS       0
Win32     9
-------------------------------------------------------------------------------

Ticket Status By Version

                                    New or Open                        Resolved

-------------------------------------------------------------------------------

Requestors with most open tickets

Paul Cochrane         360
Will Coleda            84
James Keenan           44
Jerry Gay              35
chromatic              30
Patrick R. Michaud     23
Matt Diephouse         19
Bernhard Schmalhofer   16
Klaas-Jan Stol         15
Andy Lester            14

-------------------------------------------------------------------------------

  * Total Issues
  * New Issues
  * Overview of Open Issues
  * Ticket Status By Version
  * Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes

Reply via email to