all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arthur Miller <arthur.miller@live.com>
To: Andrea Corallo <akrl@sdf.org>
Cc: emacs-devel@gnu.org
Subject: Re: Native-comp & seq.el
Date: Sun, 18 Oct 2020 01:52:04 +0200	[thread overview]
Message-ID: <VI1PR06MB4526C931BB9600EDFF352C1596000@VI1PR06MB4526.eurprd06.prod.outlook.com> (raw)
In-Reply-To: <xjfsgaclfqh.fsf@sdf.org> (Andrea Corallo's message of "Sat, 17 Oct 2020 21:11:50 +0000")

Andrea Corallo <akrl@sdf.org> writes:

> Arthur Miller <arthur.miller@live.com> writes:
>
>> I have just pulled and recompiled the source, and I am getting following
>> error when I try to start new Emacs instance:
>>
>> (setf seq-elt) is already defined as something else than a generic function
>>
>> I also see lots of warnings I don't normally see when I compile native-comp
>> branch, is it just me, or something else?
>
>
> Mmmhh, could you try reverting 03dfa83dc3 and see if that's the cause?
>
Ok, I cloned git repo fresh and built it first without revert. Emacs
work but there are still some compile time warnings.

Then I reseted and compile. I couldn't revert, seems like there are some
uncommitted changes to lread.c; I am not sure, git complains about 
loosing changes in lread.c; I didn't changed it. I just reseted and
Emacs again compiled, still with warnings but very few this time; I am
not sure if they have with native-comp to do though:


In c-add-syntax:
progmodes/cc-engine.el:12257:35: Warning: reference to free variable
    ‘c-syntactic-context’
progmodes/cc-engine.el:12257:35: Warning: assignment to free variable
    ‘c-syntactic-context’

In c-append-syntax:
progmodes/cc-engine.el:12262:9: Warning: reference to free variable
    ‘c-syntactic-context’
progmodes/cc-engine.el:12262:36: Warning: assignment to free variable
    ‘c-syntactic-context’

In c-add-stmt-syntax:
progmodes/cc-engine.el:12492:16: Warning: reference to free variable
    ‘c-syntactic-context’
 ELC+ELN   progmodes/cc-align.elc
 ELC+ELN   progmodes/cc-cmds.elc
 ELC+ELN   progmodes/cc-fonts.elc

In c-block-in-arglist-dwim:
progmodes/cc-align.el:126:24: Warning: reference to free variable
    ‘c-syntactic-context’

In c-lineup-arglist:
progmodes/cc-align.el:184:56: Warning: reference to free variable
    ‘c-syntactic-element’

In c-lineup-argcont:
progmodes/cc-align.el:226:45: Warning: reference to free variable
    ‘c-syntactic-element’

In c-lineup-arglist-close-under-paren:
progmodes/cc-align.el:297:40: Warning: reference to free variable
    ‘c-syntactic-element’

In c-lineup-close-paren:
progmodes/cc-align.el:358:40: Warning: reference to free variable
    ‘c-syntactic-element’

In c-lineup-knr-region-comment:
progmodes/cc-align.el:685:39: Warning: reference to free variable



  reply	other threads:[~2020-10-17 23:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 19:55 Native-comp & seq.el Arthur Miller
2020-10-17 21:11 ` Andrea Corallo via Emacs development discussions.
2020-10-17 23:52   ` Arthur Miller [this message]
2020-10-18  7:46     ` Lars Ingebrigtsen
2020-10-18 13:41       ` Arthur Miller
2020-10-18 15:09         ` Arthur Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VI1PR06MB4526C931BB9600EDFF352C1596000@VI1PR06MB4526.eurprd06.prod.outlook.com \
    --to=arthur.miller@live.com \
    --cc=akrl@sdf.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.