Skip Menu |

This queue is for tickets about the Set-IntervalTree CPAN distribution.

Report information
The Basics
Id: 123098
Status: resolved
Priority: 0/
Queue: Set-IntervalTree

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Support systems with clang++
Some systems don't have g++ installed by default, but something else --- e.g. freebsd 10 + 11 has clang++. I think most portable is to just specify CC=c++, which should work with both clang and gcc based systems.
This should be fixed now in release 0.12.