Re: [eigen] KdBVH.h fails to compile against gcc-4.7 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] KdBVH.h fails to compile against gcc-4.7
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Mon, 4 Jun 2012 22:03:06 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=E2Xg+z8RYcWIWX/t2k3z1eE1Qs1CPvrnJR74PNQmGDw=; b=H88Xwg8/Qt9x8WIWVkYxNYU0f4Q9u7LskVBkm8togmF4MMq8dnqp/SFIj4TO+o1qLo GqlEDTVOpjZqjWzL2O0OQgrXIBQDArnfcHEFGxy2tpGTAhO2Pi2Qai4a/PArZ+iQi1pM UHGH89ReUFBq3em00rRLfEsUn4EQwJYdQzhOMnmAKm7rKIlirqv57EAM4jt2EtE4W4ch ahh3ANgeCvEV8blfDio0FY4+7haTiR2gvNIz36/atr+fOFdZK9WPOcYsLCnXqeTUyBuY JJlg1NYreM/xKAaNOQsUluYe2e+8sGR/TxGzUCj3Dbw38AosZnsZg8zKXGslRUVs5eih 9M6Q==
sorry, I did not paid much attention about this unsupported module.
This is fixed now:
https://bitbucket.org/eigen/eigen/changeset/5e20f7cd0995/
changeset: 5e20f7cd0995
user: ggael
date: 2012-06-04 22:01:06
summary: Fix kdBVH unit test
gael
On Mon, Jun 4, 2012 at 8:48 PM, Anton Gladky <gladky.anton@xxxxxxxxx> wrote:
> i needed to disable this test, because it still fails to build even in
> development branch.
> Should I file the bug?
>
> Anton
>
>