From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68687 invoked by alias); 1 Mar 2017 23:05:20 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 68678 invoked by uid 89); 1 Mar 2017 23:05:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy= X-HELO: homiemail-a19.g.dreamhost.com Received: from sub3.mail.dreamhost.com (HELO homiemail-a19.g.dreamhost.com) (69.163.253.7) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Mar 2017 23:05:19 +0000 Received: from homiemail-a19.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a19.g.dreamhost.com (Postfix) with ESMTP id 09928604076; Wed, 1 Mar 2017 15:05:18 -0800 (PST) Received: from vereq.eip10.org (cpe-74-75-122-130.maine.res.rr.com [74.75.122.130]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: chaw@eip10.org) by homiemail-a19.g.dreamhost.com (Postfix) with ESMTPSA id D678C604069; Wed, 1 Mar 2017 15:05:17 -0800 (PST) Received: from chaw by vereq.eip10.org with local (Exim 4.84_2) (envelope-from ) id 1cjDJ6-00015C-ND; Wed, 01 Mar 2017 18:05:16 -0500 To: Per Bothner cc: kawa Subject: Re: Effect of include-library-declarations on "current root" for import From: "Sudarshan S Chawathe" Reply-To: "Sudarshan S Chawathe" In-reply-to: Your message of "Wed, 01 Mar 2017 14:46:37 -0800." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4164.1488409516.1@vereq.eip10.org> Date: Wed, 01 Mar 2017 23:05:00 -0000 Message-ID: <4165.1488409516@vereq.eip10.org> X-IsSubscribed: yes X-SW-Source: 2017-q1/txt/msg00056.txt.bz2 > Could you try the attached patch? It works as expected with the patch. Thanks! -chaw