help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [OctDev] finishing up new release of image package


From: Kris Thielemans
Subject: RE: [OctDev] finishing up new release of image package
Date: Mon, 1 Oct 2012 15:18:45 +0100

> From: Jordi Gutiérrez Hermoso 
> Sent: 01 October 2012 15:07
> On 1 October 2012 10:01, Lukas Reichlin  
> wrote:
> >>> bwlabeln.cc:22:10: fatal error: 'unordered_map' file not found
> >>> #include <unordered_map>
> >
> > ra:~ lukas$ clang -v
> > Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM
> 3.1svn)
> > Target: x86_64-apple-darwin12.2.0
> 
> Looks like they only fixed this bug in March. I don't know if this is
> already in 3.1. I am not particularly happy about the idea of patching
> my code for the benefit of non-GNU users. However, I would welcome a
> patch to work around that clang bug, if you care to write it.
> 
> 
Why not use fall back to boost unordered_map for (old) clang? At least the user 
can then install boost.

Kris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]