all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: "Wilson Snyder" <wsnyder@wsnyder.org>
Cc: emacs-devel@gnu.org
Subject: Re: verilog-mode.el for inclusion in Emacs 22.2
Date: Sat, 08 Dec 2007 11:40:21 -0800	[thread overview]
Message-ID: <200712081940.lB8JeTqn017288@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <17901.71.243.124.123.1197048267.squirrel@svaha.dyndns.org> (Wilson Snyder's message of "Fri, 7 Dec 2007 12:24:27 -0500 (EST)")


Thank you for your contribution. I have checked it in.

I have also done some cleanups to reduce the number of byte compile
warnings.

These warnings:
In verilog-read-sub-decls-sig:
verilog-mode.el:6294:65:Warning: attempt to inline
`verilog-modi-get-inouts' before it was defined
verilog-mode.el:6294:65:Warning: attempt to inline
`verilog-modi-get-outputs' before it was defined
verilog-mode.el:6294:65:Warning: attempt to inline
`verilog-modi-get-inputs' before it was defined
verilog-mode.el:6294:65:Warning: attempt to inline
`verilog-modi-get-inouts' before it was defined
verilog-mode.el:6294:65:Warning: attempt to inline
`verilog-modi-get-outputs' before it was defined
verilog-mode.el:6294:65:Warning: attempt to inline
`verilog-modi-get-inputs' before it was defined

should be very easy to fix, but it wasn't immediately obvious to me how
to move the code around to make them go away. Can you please do this?

What versions of emacs do you want to support? Depending on that some
more cleanups can be done and we might be able to delete unneeded
compatibility code.

Thanks
                --dan

      parent reply	other threads:[~2007-12-08 19:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-07 17:24 verilog-mode.el for inclusion in Emacs 22.2 Wilson Snyder
2007-12-08 15:20 ` Leo
2007-12-08 19:40 ` Dan Nicolaescu [this message]

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=200712081940.lB8JeTqn017288@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=wsnyder@wsnyder.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.