|
#1112
|
Subject: Draft Parrot Book chapters no longer available on docs.parrot.org
|
docs
|
normal
|
1.6.0
|
|
bug
|
|
new
|
10/15/09
|
|
#1109
|
MultiSub PMC does not support get_namespace method
|
none
|
normal
|
1.6.0
|
|
bug
|
|
new
|
10/13/09
|
|
#1108
|
Subs in "built-in PMC" namespaces are treated as PMC methods
|
none
|
normal
|
1.6.0
|
|
bug
|
|
new
|
10/13/09
|
|
#1857
|
Change remaining deprecated usages of set/get _addr to set/get _label
|
core
|
normal
|
2.10.0
|
2.10
|
bug
|
|
new
|
11/18/10
|
|
#1884
|
don't cache .parrot_current_git_describe
|
configure
|
normal
|
2.10.0
|
2.11
|
bug
|
|
new
|
12/09/10
|
|
#1088
|
Multidispatch 'concatenate_str' does not handle LHS undef
|
core
|
normal
|
1.6.0
|
|
bug
|
|
new
|
10/03/09
|
|
#1087
|
Various tests fail on DragonFly/amd64
|
testing
|
normal
|
trunk
|
|
bug
|
|
new
|
10/02/09
|
|
#1086
|
[BUG] Test::More doesn't support plan('no_plan')
|
testing
|
normal
|
1.6.0
|
|
bug
|
chromatic
|
new
|
10/02/09
|
|
#1084
|
Bus error when running 'parrot -t something.pbc' on MacOSX
|
language
|
normal
|
trunk
|
|
bug
|
|
new
|
10/02/09
|
|
#1886
|
set_string_native() not implemented in class 'TclString'
|
none
|
critical
|
master
|
|
bug
|
whiteknight
|
assigned
|
12/10/10
|
|
#1078
|
Parrot goes into infinite loop when attempting to test exceptions with throws_like()
|
testing
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/30/09
|
|
#1074
|
Parrot fails to build with gcc when using --optimize on OpenSolaris
|
configure
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/29/09
|
|
#1071
|
Intermittent failure with t/pmc/os.t test 9
|
testing
|
normal
|
trunk
|
|
bug
|
|
new
|
09/28/09
|
|
#1891
|
Problems with acosh, asech, atanh and acoth in Complex PMC
|
core
|
normal
|
2.10.0
|
2.11
|
bug
|
Util
|
assigned
|
12/14/10
|
|
#1055
|
t/pmc/complex.t: sinh_of_complex_numbers: some tests fail on Win32
|
core
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/21/09
|
|
#1054
|
Some documents at docs.parrot.org are missing data.
|
website
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/21/09
|
|
#1903
|
tailcall method invocation pops exception handlers
|
none
|
normal
|
master
|
|
bug
|
whiteknight
|
new
|
12/24/10
|
|
#1050
|
[TODO] [C] Use strerror_r instead of strerror
|
core
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/21/09
|
|
#1048
|
[TODO] Configure.pl needs a has_function() function.
|
configure
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/21/09
|
|
#1046
|
Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires them to be equal.
|
configure
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/21/09
|
|
#1045
|
parrot needs a shared library even if configured with --parrot_is_shared=0.
|
configure
|
normal
|
1.6.0
|
|
bug
|
|
new
|
09/21/09
|
|
#1044
|
Configure.pl relies too heavily on perl5 ccflags settings.
|
configure
|
normal
|
1.6.0
|
|
bug
|
jkeenan
|
assigned
|
09/21/09
|
|
#1929
|
incorrect null-return from method calls
|
core
|
normal
|
2.11.0
|
|
bug
|
|
new
|
01/03/11
|
|
#1930
|
t/op/number.t: one test fails under --optimize on Darwin/PPC
|
testing
|
minor
|
master
|
|
bug
|
|
new
|
01/03/11
|
|
#1040
|
inplace math on subclasses failing (MMD/vtable)
|
none
|
normal
|
trunk
|
|
bug
|
|
new
|
09/21/09
|
|
#1932
|
rakudo on parrot RELEASE_2_11_0-656-g27c0799 executes main body twice
|
none
|
normal
|
2.11.0
|
|
bug
|
|
new
|
01/04/11
|
|
#1943
|
Failure due to missing external definition of inlined functions
|
configure
|
major
|
2.11.0
|
|
bug
|
|
new
|
01/10/11
|
|
#1031
|
Free()ing of SymReg variables
|
core
|
normal
|
|
|
bug
|
|
new
|
09/21/09
|
|
#2194
|
Alignment errors on Solaris/SPARC since 3.7.0
|
core
|
normal
|
3.8.0
|
2.11
|
bug
|
|
new
|
09/21/11
|
|
#1946
|
Smolder parrot feed incorrect URLS.
|
website
|
normal
|
2.11.0
|
2.11
|
bug
|
|
new
|
01/11/11
|
|
#1018
|
pir compiler must be reentrant
|
imcc
|
normal
|
|
|
bug
|
|
new
|
09/17/09
|
|
#1015
|
clone_p_p segfaults with self-referential Hash pmc.
|
core
|
normal
|
1.6.0
|
|
bug
|
whiteknight
|
new
|
09/17/09
|
|
#987
|
Make breakpoints actually work in parrot_debugger
|
tools
|
normal
|
1.5.0
|
|
bug
|
Paul C. Anagnostopoulos
|
assigned
|
09/07/09
|
|
#1971
|
Oplib paths are truncated in PBC files
|
tools
|
normal
|
trunk
|
|
bug
|
dukeleto
|
new
|
01/16/11
|
|
#1978
|
possible problem with g++ --optimize (t/pmc/float.t failure)
|
build
|
normal
|
3.0.0
|
|
bug
|
|
reopened
|
01/18/11
|
|
#1989
|
t/pmc/socket_ipv6.t: new test failures
|
testing
|
normal
|
3.0.0
|
|
bug
|
|
new
|
01/26/11
|
|
#1992
|
[NCI] callback sub parameter definition isn't unified with callback definition in the C lib.
|
core
|
normal
|
3.0.0
|
|
bug
|
|
new
|
01/30/11
|
|
#2003
|
Configure.pl from tools/dev/create_language.pl doesn't play nice with git
|
tools
|
major
|
3.0.0
|
|
bug
|
dukeleto
|
assigned
|
02/09/11
|
|
#946
|
Order-of-destruction error with Scheduler PMC
|
GC
|
normal
|
1.5.0
|
|
bug
|
|
new
|
08/25/09
|
|
#943
|
Real counterparts of some trig functions not defined
|
core
|
normal
|
1.5.0
|
|
bug
|
Paul C. Anagnostopoulos
|
new
|
08/24/09
|
|
#928
|
Probable edge-condition bug in PBC file generation
|
none
|
normal
|
1.4.0
|
|
bug
|
|
new
|
08/16/09
|
|
#924
|
OpenGL examples not working on OS X
|
none
|
normal
|
1.4.0
|
|
bug
|
|
new
|
08/15/09
|
|
#923
|
Make RNG algorithm used by rand dynop pluggable
|
core
|
minor
|
1.4.0
|
|
bug
|
|
new
|
08/15/09
|
|
#2012
|
osutils does not play nice with nqp-setting
|
library
|
minor
|
master
|
|
bug
|
|
new
|
02/14/11
|
|
#919
|
On Mac OS X 10.5.8, Configure.pl : lazy symbol binding failed
|
configure
|
normal
|
1.4.0
|
|
bug
|
Util
|
assigned
|
08/14/09
|
|
#2024
|
t/library/pcre.t: Not honoring '--without-pcre' configuration flag
|
testing
|
normal
|
3.1.0
|
|
bug
|
|
new
|
02/20/11
|
|
#2031
|
Configure.pl bug in Gentoo
|
configure
|
normal
|
3.1.0
|
|
bug
|
|
new
|
02/28/11
|
|
#2039
|
Failures in uploading to Smolder
|
none
|
normal
|
3.1.0
|
|
bug
|
|
new
|
03/05/11
|
|
#899
|
heredocs in a macro argument broken.
|
core
|
normal
|
trunk
|
|
bug
|
|
new
|
08/02/09
|
|
#228
|
t/pmc/sub fails with runcore PBC
|
core
|
normal
|
trunk
|
|
bug
|
|
new
|
01/26/09
|