[Bug 1401202] Re: clang-3.5 fails to compile C++11 files after installing gcc-4.9

2015-01-15 Thread DaanS
I've verified that the upstream binary distribution (http://llvm.org/releases/3.5.0/clang+llvm-3.5.0-x86_64-linux-gnu- ubuntu-14.04.tar.xz) is *not* affected by this bug. @RJVB: all I know is that rL201729 was considered for inclusion in clang-3.4.1, which I believe predates 3.5.0. But I'm not int

[Bug 1401202] Re: clang-3.5 fails to compile C++11 files after installing gcc-4.9

2015-01-15 Thread DaanS
Minor update: Somewhere between rL201729 and RELEASE_350/final, the fix was changed to: #if __STDC_VERSION__ >= 201112L || __cplusplus >= 201103L

[Bug 1401202] Re: clang-3.5 fails to compile C++11 files after installing gcc-4.9

2015-01-15 Thread DaanS
I'm not sure how a change of path in gcc could cause this issue. clang++ *should* provide ::max_align_t itself in c++11 mode. http://reviews.llvm.org/file/data/sw37fgtbupwhetydgazl/PHID-FILE-wprxzvc5yn4ylp7xwt6t/201729.diff: +#if __STDC_VERSION__ >= 201112L || __cplusplus >= 201103L +typedef struc

[Bug 1401202] Re: clang-3.5 fails to compile C++11 files after installing gcc-4.9

2015-01-15 Thread DaanS
Is this a regression introduced in Ubuntu? The SVN sources for clang 3.5.0 and 3.5.1 both contain the fix introduced in rL201729. This bug seriously limits the usefulness of clang 3.5 on Ubuntu, as it also suffers from a serious bug in libstdc++-4.8 (see, for example, http://lists.cs.uiuc.edu/p

[Bug 83594] Re: [feisty]azureus wont open after update of java

2007-04-19 Thread DaanS
Confirming that the current (post-feisty-release) repository version does not work with the current sun-java-6 repository package. Workaround: - Download Azureus2.5.0.4.jar from http://azureus.sourceforge.net/download.php - Copy the downloaded .jar to /usr/share/java/Azureus2.jar -- [feisty]az