#1033 |
no args checking for a sub without params
|
new
|
|
RFC
|
normal
|
|
#1040 |
inplace math on subclasses failing (MMD/vtable)
|
new
|
|
bug
|
normal
|
|
#1041 |
pmc2c silently ignores bad code
|
new
|
|
todo
|
normal
|
|
#1043 |
create YAML::Emitter::Syck that does what Data::Dumper does.
|
new
|
|
todo
|
trivial
|
|
#1044 |
Configure.pl relies too heavily on perl5 ccflags settings.
|
assigned
|
jkeenan
|
bug
|
normal
|
|
#1045 |
parrot needs a shared library even if configured with --parrot_is_shared=0.
|
new
|
|
bug
|
normal
|
|
#1046 |
Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires them to be equal.
|
new
|
|
bug
|
normal
|
|
#1048 |
[TODO] Configure.pl needs a has_function() function.
|
new
|
|
bug
|
normal
|
|
#1050 |
[TODO] [C] Use strerror_r instead of strerror
|
new
|
|
bug
|
normal
|
|
#1052 |
[TODO] Add --target=pbc to HLLCompiler
|
new
|
bacek
|
todo
|
normal
|
|
#1054 |
Some documents at docs.parrot.org are missing data.
|
new
|
|
bug
|
normal
|
|
#1055 |
t/pmc/complex.t: sinh_of_complex_numbers: some tests fail on Win32
|
new
|
|
bug
|
normal
|
|
#1056 |
inter::progs ought to be smarter about finding linker
|
new
|
|
patch
|
normal
|
|
#1071 |
Intermittent failure with t/pmc/os.t test 9
|
new
|
|
bug
|
normal
|
|
#1074 |
Parrot fails to build with gcc when using --optimize on OpenSolaris
|
new
|
|
bug
|
normal
|
|
#1078 |
Parrot goes into infinite loop when attempting to test exceptions with throws_like()
|
new
|
|
bug
|
normal
|
|
#1082 |
test subclasses of core PMCS
|
new
|
|
todo
|
normal
|
|
#1084 |
Bus error when running 'parrot -t something.pbc' on MacOSX
|
new
|
--
|
bug
|
normal
|
|
#1086 |
[BUG] Test::More doesn't support plan('no_plan')
|
new
|
chromatic
|
bug
|
normal
|
|
#1087 |
Various tests fail on DragonFly/amd64
|
new
|
--
|
bug
|
normal
|
|
#1088 |
Multidispatch 'concatenate_str' does not handle LHS undef
|
new
|
--
|
bug
|
normal
|
|
#1089 |
rewrite tests for resizableintegerarray as PIR, plus add new tests
|
new
|
--
|
patch
|
minor
|
|
#1094 |
Unify VTABLE_invoke semantics between PMC types
|
new
|
|
todo
|
normal
|
|
#1108 |
Subs in "built-in PMC" namespaces are treated as PMC methods
|
new
|
--
|
bug
|
normal
|
|
#1109 |
MultiSub PMC does not support get_namespace method
|
new
|
--
|
bug
|
normal
|
|
#1112 |
Subject: Draft Parrot Book chapters no longer available on docs.parrot.org
|
new
|
|
bug
|
normal
|
|
#1120 |
[CAGE] More rigorous testing for constant tables across threads
|
new
|
|
cage
|
normal
|
|
#1139 |
Need tests for invoke_sigobject for Sub subclasses.
|
new
|
|
cage
|
normal
|
|
#1143 |
examples/benchmarks/overload.pir requires rewriting.
|
new
|
|
cage
|
normal
|
|
#1150 |
test all parrot command line flags
|
new
|
darbelo
|
todo
|
minor
|
|
#1154 |
Handle Pending Events More Frequently
|
new
|
|
todo
|
normal
|
|
#1155 |
dynext - dll versioning
|
new
|
|
todo
|
normal
|
|
#1156 |
add_sub should append to a MultSub
|
new
|
|
RFC
|
normal
|
|
#1157 |
Whitespace before/after the dot in a methodcall is disallowed
|
new
|
|
todo
|
normal
|
|
#1158 |
t/op/01-parse_ops.t: figure out how to test parsing of pmc constant parameters
|
new
|
|
todo
|
normal
|
|
#1160 |
t/compilers/tge/grammar.t: failure in 'two rules of the same name'
|
new
|
|
todo
|
normal
|
|
#1161 |
pdump - Dumping constants shouldn't unpack the constants
|
new
|
dukeleto
|
todo
|
normal
|
|
#1162 |
Pg NCI Test Makes Unportable Connection
|
new
|
|
bug
|
normal
|
|
#1164 |
Update Tutorials in http://www.parrotblog.org/
|
new
|
--
|
todo
|
normal
|
|
#1165 |
need ability to dispatch to parent's method or vtable from PIR
|
new
|
allison
|
RFC
|
normal
|
|
#1168 |
PMC to Float conversion not working as documented
|
new
|
|
bug
|
normal
|
|
#1171 |
Lexicals and :outer not Thawed Properly from PBC
|
new
|
|
bug
|
normal
|
|
#1173 |
NCI segfaults with null pcc_params_signature
|
new
|
|
bug
|
normal
|
|
#1175 |
Get external Perl5 modules out of the parrot repo
|
new
|
|
cage
|
normal
|
|
#1176 |
Configure-time check for whether to use powl() or pow(), since powl() is an optional posix extension
|
new
|
|
bug
|
normal
|
|
#1177 |
test buffer_size in t/pmc/parrotio.t
|
new
|
|
todo
|
normal
|
|
#1178 |
Test get_fd in t/pmc/parrotio.t
|
new
|
|
todo
|
normal
|
|
#1181 |
make cover doesn't show coverage of *.ops files.
|
new
|
|
cage
|
normal
|
|
#1188 |
[RFC] Modify build directories to more closely match the install directories
|
new
|
|
RFC
|
normal
|
|
#1190 |
Replace .globalconst/.const directives by .const/.localconst (respectively)
|
new
|
|
RFC
|
normal
|
|