Skip Menu |

This queue is for tickets about the Unicode-Collate CPAN distribution.

Report information
The Basics
Id: 95866
Status: resolved
Priority: 0/
Queue: Unicode-Collate

People
Owner: Nobody in particular
Requestors: jhi [...] iki.fi
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.
Thank you for your report. Unicode::Collate 1.05 has been released, and the problem should be resolved. SADAHIRO Tomoyuki