Changes between Version 1 and Version 2 of Ticket #44797, comment 6


Ignore:
Timestamp:
Aug 31, 2014, 6:58:56 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44797, comment 6

    v1 v2  
    11The build is still failing even, after after removing and re-installing macports.
    22
     3{{{
    34:info:build IMAP.xs:127:17: error: use of undeclared identifier 'sv_undef'
    45:info:build   rv = newSVsv(&sv_undef);
    56:info:build                 ^
     7}}}
    68
    79and
    810
     11{{{
    912:info:build IMAP.xs:395:13: error: use of undeclared identifier 'sv_no'
    1013:info:build           ST(0) = &sv_no;
    1114:info:build                    ^
     15}}}