GNU bug report logs -
#6008
Wrong docstring
Previous Next
Reported by: Juanma Barranquero <lekktu <at> gmail.com>
Date: Thu, 22 Apr 2010 22:49:01 UTC
Severity: normal
Found in version 24.0.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6008 in the body.
You can then email your comments to 6008 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#6008
; Package
emacs
.
(Thu, 22 Apr 2010 22:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Juanma Barranquero <lekktu <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 22 Apr 2010 22:49:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Package:emacs
Version: 24.0.50
emacs -Q --eval "(describe-function 'ediff)"
=>
------------------------------------------------------------
ediff is an alias for `ediff-files' in `ediff.el'.
(ediff)
Zone out, completely.
------------------------------------------------------------
which is, of course, the docstring for `zone'.
"bzr bisect" suggests the following commit:
revno: 99933
revision-id: monnier <at> iro.umontreal.ca-20100418214933-ds6yja213e0mwysa
parent: monnier <at> iro.umontreal.ca-20100418214544-9gb64dcmmrzug2av
committer: Stefan Monnier <monnier <at> iro.umontreal.ca>
branch nick: trunk
timestamp: Sun 2010-04-18 17:49:33 -0400
message:
Hash-cons pure data.
* alloc.c (Fpurecopy): Hash-cons if requested.
(syms_of_alloc): Update purify-flag docstring.
* loadup.el: Setup hash-cons for pure data.
Reply sent
to
Juanma Barranquero <lekktu <at> gmail.com>
:
You have taken responsibility.
(Thu, 29 Apr 2010 14:31:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Juanma Barranquero <lekktu <at> gmail.com>
:
bug acknowledged by developer.
(Thu, 29 Apr 2010 14:31:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 6008-done <at> debbugs.gnu.org (full text, mbox):
Fixed with monnier <at> iro.umontreal.ca-20100429124201-s9b3tw6oej7af6fh
2010-04-29 Stefan Monnier <monnier <at> iro.umontreal.ca>
Fix wrong-docstring problem introduced with hash-consing. (Bug#6008)
* eval.c (Fautoload): Set doc to a unique number rather than to 0.
Remove unused var `args'.
* lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
(LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
* doc.c (store_function_docstring): Use XSETCAR.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 28 May 2010 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.