From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Philipp Stephani Newsgroups: gmane.emacs.devel Subject: Re: Dynamic loading progress Date: Sun, 25 Oct 2015 20:13:45 +0000 Message-ID: References: <83r3trulse.fsf@gnu.org> <54E0D7E0.305@87.69.4.28> <83h9unukbg.fsf@gnu.org> <54E0DEF8.7020901@dancol> <83egpruiyp.fsf@gnu.org> <54E0FF93.2000104@dancol.org> <5610ED13.1010406@dancol.org> <56117F37.9060808@dancol.org> <56259FDD.8040401@dancol.org> <87zizeme8k.fsf@tromey.com> <5625B166.3080104@dancol.org> <86zizdczhp.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013d0f80f685610522f37b87 X-Trace: ger.gmane.org 1445804054 2733 80.91.229.3 (25 Oct 2015 20:14:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Oct 2015 20:14:14 +0000 (UTC) Cc: Eli Zaretskii , Daniel Colascione , Stephen Leake , Emacs development discussions , Tom Tromey To: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 25 21:14:11 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZqRg8-0003yF-BE for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2015 21:14:08 +0100 Original-Received: from localhost ([::1]:49384 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqRg2-0008K4-T1 for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2015 16:14:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqRfz-0008Jv-C6 for emacs-devel@gnu.org; Sun, 25 Oct 2015 16:14:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqRfy-0000sk-BU for emacs-devel@gnu.org; Sun, 25 Oct 2015 16:13:59 -0400 Original-Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:35178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqRfw-0000sY-BF; Sun, 25 Oct 2015 16:13:56 -0400 Original-Received: by wicll6 with SMTP id ll6so89051911wic.0; Sun, 25 Oct 2015 13:13:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-type; bh=rDG3ZnasRiOBWh19/LwrcdurJwWE4iXFaL1JJ70dT98=; b=CNwNKp6/aecarpo8+aLa6ZwnRcvEu8fh+Zq39rCqpURPQxvBrT777F7ShObylAg0pH KmT6vKbA1A8DCUZkhZRtCxeWqKgoVSxk0bK5lkUgr0SkcmT+Hvj/D1i5uT60L64gjGcG O0vekG2QeH1wbMP7mNqpCVm9JxYtPBKGsklQ68GxedVSHT2FgrzeYb7nEex1eEnzs5jB F0MC6yp4bNMN1BismvdOHMlj9KcrwiBk09dZYDWwu7hfOMdDbXGbXldbD0+2jWXDkwCe pTWDZzwXvHrrOZBTJnqk70woBziBxvJ9lFL2D/2woDzX751LXMqh++giTmv/qGjSHV7R f4KQ== X-Received: by 10.194.179.33 with SMTP id dd1mr18365108wjc.79.1445804035702; Sun, 25 Oct 2015 13:13:55 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192620 Archived-At: --089e013d0f80f685610522f37b87 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Aur=C3=A9lien Aptel schrieb am So., 25. Ok= t. 2015 um 19:45 Uhr: > On Sun, Oct 25, 2015 at 5:31 PM, Philipp Stephani > wrote: > > I mainly use Clang, which is almost, but not entirely compatible with > GCC. > > If the flag causes problems for you, just drop it, of course it's not > > required. > > Sure, but it looks useful so I'd like to make it work. > I haven't investigated in detail what the problem is, but since newer GCCs support ASan, that should be doable. > > In any case I've merged you PR and I've finished the `load' > integration, which makes `require' works now. > Cool! --089e013d0f80f685610522f37b87 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


Aur=C3= =A9lien Aptel <aurel= ien.aptel+emacs@gmail.com> schrieb am So., 25. Okt. 2015 um 19:45=C2= =A0Uhr:
On Sun, Oct 25, 2015 at 5:3= 1 PM, Philipp Stephani <p.stephani2@gmail.com> wrote:
> I mainly use Clang, which is almost, but not entirely compatible with = GCC.
> If the flag causes problems for you, just drop it, of course it's = not
> required.

Sure, but it looks useful so I'd like to make it work.
=

I haven't investigated in detail what the problem i= s, but since newer GCCs support ASan, that should be doable.
=C2= =A0

In any case I've merged you PR and I've finished the `load'
integration, which makes `require' works now.

=
Cool!
--089e013d0f80f685610522f37b87--