Skip Menu |

This queue is for tickets about the Digest-Elf CPAN distribution.

Report information
The Basics
Id: 5629
Status: new
Priority: 0/
Queue: Digest-Elf

People
Owner: Nobody in particular
Requestors: ian.cass [...] mblox.com
Cc:
AdminCc:

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



Subject: Compiling on Solaris
Solaris C compiler doesn't seem to like // style comments. I changed the commented line in Elf.xs to /* */ style comments and it compiles & runs great.