[PATCH] Linux header search on Ubuntu 13.04 multiarch

Dmitri Gribenko gribozavr at gmail.com
Wed Mar 6 09:21:33 PST 2013


On Wed, Mar 6, 2013 at 6:20 PM, Sanne Wouda <sanne.wouda at gmail.com> wrote:
> On 6 March 2013 16:45, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>> On Wed, Mar 6, 2013 at 3:22 PM, Sanne Wouda <sanne.wouda at gmail.com> wrote:
>> 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.
>>
>
> Ah, my bad. You can probably delete the directory without harm. Be
> sure to rerun the regression tests though. ;)
>
>> Otherwise, this patch LGTM.
>
> Thanks. Could you commit on my behalf? I don't have commit access (yet).

Committed r176557 with that directory removed.

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