Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #34920] [PATCH] Dynamic Perl, 2 [t/]

4 views
Skip to first unread message

Will Coleda

unread,
Apr 11, 2005, 11:31:48 PM4/11/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #34920]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34920 >


Attached find the second patch in the "make perl dynamic" series. This attacks most of the simplistic cases under t/*.

Many instances of PerlUndef and PerlArray are left alone, as they still have no equivalents in some cases. (no, you can't always s/PerlUndef/Undef).

Some of the expected code for the tests changes here - Floats and PerlNum's don't stringify the same.

Also includes a small change to config/gen/config_pm/config_lib.in

More to come...

0 new messages