Re: [eigen] Do we need geometry refactoring? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Do we need geometry refactoring?
- From: Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
- Date: Tue, 17 Aug 2010 13:48:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=rAioI9VzHfgnaBnqhmQ2cGSwTnrTIF0wGWl8iMvnMrU=; b=IKUYUUSBErv9qKSBOeRrZcddJHhKJ9p4OQzTFxcWCLPkAECk35KINd+yvmCZmH9NWs WR4hkUf4zxhbdeomCYcKLrj3EwlMF/t4yiQMM0sJPCFYwupcXkNQIs9cHX6hm/yfh+oe GRelYJBr531iPB8+o2nrPsFNSDKvcUzO0SxVw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DBpz8JP81iPGkgAJ3CCYVrPqem0BTUv+vz8wadK+GbbMbNgtFmbwIasRYYT0gU6Hkr JKXYzlMyoZmbLBesEgbKzIE6d8WsrhCb4vRVyT71Ul04a+hUAGBMHGPI5DRNob3jRIxu OVHc9iHoih8G9D2giivxOOvgynKnPNZ+NbHGw=
It would be cool, if someone could verify that the geo_quaternion_x
tests are failing on gcc with my patch. I cannot reproduce this
behavior with MSVC and debugging with Cygwin is not really possible.
- Hauke