Skip Menu |

This queue is for tickets about the Time-Piece CPAN distribution.

Report information
The Basics
Id: 32213
Status: resolved
Priority: 0/
Queue: Time-Piece

People
Owner: Nobody in particular
Requestors: kraai [...] ftbfs.org
Cc:
AdminCc:

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



Subject: Cannot be used on QNX 6 because of an undefined reference to strptime
When I try to use Time::Piece on QNX 6, it fails with the following error messages: Show quoted text
> unknown symbol: strptime > Can't load 'lib/auto/Time/Piece/Piece.so' for module Time::Piece:
Unresolved symbols at lib/DynaLoader.pm line 201. Show quoted text
> at - line 1 > Compilation failed in require at - line 1. > BEGIN failed--compilation aborted at - line 1.
The attached patch fixes this by using the included strptime implementation on QNX 6.
Subject: Time-Piece
Download Time-Piece
application/octet-stream 564b

Message body not shown because it is not plain text.

I believe this was resolved with 1.14.