Tue Jun 28 13:53:39 2011: Request 68916 was acted upon. Transaction: Correspondence added by noh...@nohuhu.org Queue: PAR-Packer Subject: Re: [rt.cpan.org #68916] Solaris with Sun Workshop: heavy cosmetic issue Broken in: (no value) Severity: (no value) Owner: RSCHUPP Requestors: noh...@nohuhu.org Status: patched Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=68916 >
The same line is causing trouble again when building with Perl 5.6: it chokes on "${suffix}[]". Changing it to "${suffix}"."[]" does the trick. Regards, Alex. On 6/25/11 7:40 PM, "Roderich Schupp via RT" <bug-par-pac...@rt.cpan.org> wrote: ><URL: https://rt.cpan.org/Ticket/Display.html?id=68916 > > >On 2011-06-18 13:49:02, noh...@nohuhu.org wrote: >> print $out "const char ${c_var}${suffix}[] = "; > >Thanks for reporting, your concerns will be addressed >in the next release of PAR::Packer (all generated byte arrays >will use "unsigned char"). > >Cheers, Roderich