public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: cgen@sources.redhat.com
Subject: committed: profile elm-xset!, not elm-set!
Date: Mon, 07 Feb 2005 18:36:00 -0000	[thread overview]
Message-ID: <vt26514jk0a.fsf@zenia.home> (raw)


2005-02-07  Jim Blandy  <jimb@redhat.com>

	* cos.scm: Profile elm-xset! when requested, not elm-set!; the
	latter is a macro.

Index: cgen/cos.scm
===================================================================
RCS file: /cvs/src/src/cgen/cos.scm,v
retrieving revision 1.2
diff -c -p -r1.2 cos.scm
*** cgen/cos.scm	16 Jul 2003 05:35:47 -0000	1.2
--- cgen/cos.scm	7 Feb 2005 18:34:35 -0000
***************
*** 1327,1333 ****
  (if (and #f (defined? 'proc-profile))
      (begin
        (proc-profile elm-get)
!       (proc-profile elm-set!)
        (proc-profile elm-present?)
        (proc-profile -method-lookup)
        (proc-profile send)
--- 1327,1333 ----
  (if (and #f (defined? 'proc-profile))
      (begin
        (proc-profile elm-get)
!       (proc-profile elm-xset!)
        (proc-profile elm-present?)
        (proc-profile -method-lookup)
        (proc-profile send)

                 reply	other threads:[~2005-02-07 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=vt26514jk0a.fsf@zenia.home \
    --to=jimb@redhat.com \
    --cc=cgen@sources.redhat.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).