public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* committed: profile elm-xset!, not elm-set!
@ 2005-02-07 18:36 Jim Blandy
  0 siblings, 0 replies; only message in thread
From: Jim Blandy @ 2005-02-07 18:36 UTC (permalink / raw)
  To: cgen


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)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-07 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-07 18:36 committed: profile elm-xset!, not elm-set! Jim Blandy

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).