Thu May 22 10:23:57 2014jhi [...] iki.fi - Ticket created
Subject:
compilation noise from Unicode::Collate
Date:
Thu, 22 May 2014 10:23:43 -0400
To:
bug-Unicode-Collate [...] rt.cpan.org
From:
Jarkko Hietaniemi <jhi [...] iki.fi>
(compiling bleadperl in OS X, the clang compiler complains):
Collate.xs:596:2: warning: expression result unused [-Wunused-value]
1;
^
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
1;
^
Maybe just replace these with empty blocks, or maybe
{ /* nothing */ }
to be more explicit.
Sat May 24 07:03:24 2014SADAHIRO [...] cpan.org - Correspondence added
Thank you for your report.
Unicode::Collate 1.05 has been released,
and the problem should be resolved.
SADAHIRO Tomoyuki
Sat May 24 07:03:25 2014The RT System itself - Status changed from 'new' to 'open'
Sat May 24 07:03:28 2014SADAHIRO [...] cpan.org - Status changed from 'open' to 'resolved'