[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl6-internals
Subject:    Parrot Bug Summary
From:       Parrot Bug Summary <perlbug-summary () perl ! org>
Date:       2008-01-28 14:00:27
Message-ID: 20080128140027.22481.qmail () x1 ! develooper ! com
[Download RAW message or body]

Parrot Bug Summary

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

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

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

Numbers

Ticket Counts: 98 new + 739 open = 837
Created this week: 18
Closed this week: 18

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

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
50046 [BUG] Parrot::Distribution ignores PIR files in t/
49970 [BUG] -O1 and -O2 don't turn on -Ot as per docs
49968 [BUG] 'parrot -O2 oofib.pir' errors out, when -O1 succeeds
49966 [BUG] parrot -v -O2 segfaults, when -v and -O2 separately both work
49832 Error making parrot-0.5.2 in MacosX
49818 [PATCH] Build on QNX 6
2 - 3 weeks old
49718 JIT Core Needs to Handle Scheduler Tasks
3 - 4 weeks old
49328 [BUG] problem between PBC loading and garbage collection
49258 Parrot::Test with --run-exec assumes "." is in $PATH
4 - 5 weeks old
49177 [TODO] pct - PAST::Val node should throw exception if :value attribute
      not set
5 - 6 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.
6 - 7 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
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
7 - 8 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
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?
8 - 9 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
9 - 10 weeks old
47764 [TODO] COW for one or all users of a modified string
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
47153 [PATCH][RFC] Proposed change from PMC_IS_NULL to PMC_is_null
47109 [CAGE] wrap macro args in parens inside macro bodies
13 - 14 weeks old
46971 [DEPRECATED] newfrom sub/method in PGE
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
14 - 15 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
15 - 16 weeks old
46437 refactor interpreter cloning so it doesn't redundantly reinsert subs
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
45659 Tcl - [string is double .1] returns wrong value
45503 one test in 't/op/string.t' is failling for jit runcore
19 - 20 weeks old
20 - 21 weeks old
-------------------------------------------------------------------------------

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          83          bc       0
cygwin    4        low       0        compiler      0          befunge  0
cygwin_nt 0        medium    0        configure     2          bf       0
darwin    4        none      1        core          2          cola     0
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   8                           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        52          pynie    0
irix64    0                           regex         2          python   0
Linux     3                           sendToCPAN    0          ruby     0
lynxos    0                           Todo        456          scheme   0
mac       0                           unknown       0          tcl     71
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         356
Will Coleda            84
James Keenan           44
Jerry Gay              34
chromatic              31
Patrick R. Michaud     25
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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic