#406: t/examples/library.t - pcre check flawed
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
config/auto/pcre.pm controls whether parrot is configured with pcre or
not; however t/examples/library.t simply calls 'pcre-config' instead of
asking parrot if it was configured with PCRE.
This causes the test to fail if a version of pcre-config is available but
not suitable for usage with the parrot PCRE library.
Test should be updated to respect the parrot config instead of checking
again.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/406>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets