[Bug 720339] Review Request: perl-smartmatch-engine-core - Default smartmatch implementation from 5.10---5.14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720339

--- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> 2011-11-15 09:41:41 EST ---
This check is generated by perl-Devel-CallChecker which stores Perl version at
its compile time:

lib/Devel/CallChecker.xs:
       "#ifndef PERL_VERSION\n"
        " #error you must include perl.h before callchecker0.h\n"
        "#elif !(PERL_REVISION == "STRINGIFY(PERL_REVISION)" && "
            "PERL_VERSION == "STRINGIFY(PERL_VERSION)" && "
            "PERL_SUBVERSION == "STRINGIFY(PERL_SUBVERSION)")\n"
        " #error this callchecker0.h is for "
            "Perl "PERL_VERSION_STRING" only\n"
        "#endif /* Perl version mismatch */\n"

We need to rebuild perl-Devel-CallChecker on each Perl version change.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]