On 11/06/2014 19:01, Ernie Ewert wrote: > Just FYIŠ (I just tried this with the ³new² Xcode6-DP version of Clang++ > and it does indeed work on that version. > > /Users/ErnieE -> sudo xcode-select -s /Applications/Xcode6-Beta.app/ > /Users/ErnieE -> clang++ -g -std=c++11 crash.cpp > /Users/ErnieE -> > > The version in XCode5 causes the same issue. Well, we don't really care about xcode here... > > In the close of the bug you mention that the version I am running isn¹t > ³valid.² > > I followed the directions here: http://llvm.org/apt/ for both Stable and > Development branches. Is there a ³better² version that I should acquire? > Am I missing something important? I wouldn¹t have filed the issue if > Xcode6 had been available and it had been shown to be fixed. I encountered > this with the Linux versions (3.4 and 3.5) installed via both the stable > and development branch versions as directed via the link above. Please report upstream bugs on the upstream bug tracker. Especially on llvm.org/apt which is not an official debian service.
> I am GLAD this is fixed, but I¹d like to know if there is a BETTER > approach I can follow so I don¹t ³waste² more time in the future. (Both > yours AND mine.) I am sorry if responding to this ³re-opens² the issue. > That is NOT my intent, but the instructions say to reply to the email. > Don't use development versions. ;) Sylvestre -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

