I fixed the --install and infile directory problem in r42543. As for
handling multiple PBC files, it's easiest to recommend the use of the
pbc_merge utility beforehand. If that doesn't work, we need to fix it
-- and it's too involved to copy or reproduce that code otherwise.
Thanks for the ticke
Migrated to Trac as TT #607.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Renamed to instantiate_str in r35788.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
I've done most of this in r35787, but we can't get rid of n_neg entirely
until someone updates PCT and NQP not to use it for prefix:- rules. I
poked at that, but couldn't make them work.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Patch applied in r34391; will test Bob's code shortly.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Let's not even expose imcc_compile_pir(), as Parrot_compile_string()
exists and does a better job anyway. I removed the test as of r34297.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
I fixed the build (at least for glibc-based systems) in r33525. If
non-glibc systems complain, we can add a probe and make the header
inclusion more picky.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
I added #define __USE_GNU to the template for parrot/feature.h when
Configure.pl has detected backtrace() support. This may not work right
on Mac OS X, in which case we'll need to get more clever. make cover
should work correctly now though.
___
http://
As much as I like to see IMCC cleanups, any energy spent cleaning up
IMCC without fixing specific bugs is energy better directed toward
replacing IMCC with pirc. Rejecting.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Fixed in r33353.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Fixed in r33353.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Fixed in r33038.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Alright, I downgraded the dependency to 2.12 in r32847 in preparation
for the 0.8.1 release. We can always increase it later, if necessary --
at least this approach will give us more data.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Fixed in r32846.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
We can't solve all of those warnings (the GDBM aggregate warnings are
exceedingly stupid, from the dark ages of pre-ANSI C compilers, and some
of the IMCC errors are due to generated code from flex and bison that
we'll never fix unless we post-process generated code, which we aren't
going to do to
Fixed in r32747 (sorry cotto, but I was in this file already and it
looked cheap and easy). Tests still welcome, as they're trickier than I
trust myself to write right now.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Storable 2.18 required in r32744, which should resolve this issue.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
RT #59660 explains why this is not desirable (OpenSolaris doesn't
support 5.8.6, no matter how much they should). Fortunately, it appears
that requiring Storable 2.18 is sufficient. Implemented in r32744,
which obviates this ticket.
___
http://lists.par
I'm marking this as resolved for now, even though we decided not to
apply it for now. Let's leave it as an open possibility, with the patch
in this ticket for reference.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Thanks, applied as r32743.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Fixed in r32084, and test case added to t/op/say.t. Thanks for reporting!
-- c
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Resolved in r32077.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Fixed in r32076 with COW of constant string in the inplace substr op.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
If we're going to retain optional warnings, we should take advantage of
them. The attached patch adds an optional warning to the Undef PMC when
stringifying it. It's simple to add similar warnings when numifying and
intifying it. Those are the only places where the warning makes sense
to me.
--
Fixed in r32017.
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
One question is whether we generate POD from the PMC files, from the C
files, or from something else. If I ever read the PMC documentation
outside of my editor while working on the PMC, I generally read it
through perldoc src/pmc/some_pmc.pmc. In that case, generating the
documentation from the P
I've committed a fix as of r31937. pirc now builds correctly on my
Linux box. I believe Windows and other platforms will still work, but
it needs some testing to confirm.
-- c
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
Thanks, fixed in r31935 and 31936.
-- c
___
http://lists.parrot.org/mailman/listinfo/parrot-dev
On Mon Oct 06 12:15:49 2008, doughera wrote:
> Trying to compile today's parrot on an up-to-date version
> of OpenSolaris:
>
> SunOS xxx 5.11 snv_98 i86pc i386 i86pc Solaris
>
> it failed (after a while) with the following error:
>
> perl tools/build/pmc2c.pl --vtable
> Storable ver
29 matches
Mail list logo