[PATCH] Linux header search on Ubuntu 13.04 multiarch
Dmitri Gribenko
gribozavr at gmail.com
Wed Mar 6 07:45:08 PST 2013
On Wed, Mar 6, 2013 at 3:22 PM, Sanne Wouda <sanne.wouda at gmail.com> wrote:
> Hi Dmitri,
>
> Sorry for the delay. Something else came up.
>
> Your test case easily reproduced the problem for me, thanks. I build a unit
> test for this particular case, and got it going on my system.
>
> Attached you'll find the updated patch, as well as an updated test tree.
>
> Thanks for testing. Please let me know if something's off. :)
Hi Sanne,
The updated patch passes all tests, thank you! But there's one thing
I don't understand about it. You have a directory named
ubuntu_13.04_multiarch_tree/usr/include/c++/4.7/x86_64-linux-gnu/32/
But I don't see this directory in the actual 13.04 installation.
Otherwise, this patch LGTM.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the cfe-commits
mailing list