unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#14792: Error in manual "(guile-2) Object Properties"
@ 2013-07-04 18:03 David Kastrup
  2013-07-05 16:37 ` Mark H Weaver
  2013-07-27 21:19 ` bug#14792: Actually, this discussion is moot David Kastrup
  0 siblings, 2 replies; 11+ messages in thread
From: David Kastrup @ 2013-07-04 18:03 UTC (permalink / raw)
  To: 14792


The manual states in "Object Properties":

       A single object property created by `make-object-property' can
    associate distinct property values with all Scheme values that are
    distinguishable by `eq?' (including, for example, integers).

Integers are not documented to be reliably distinguishable by eq? (which
means that equal integers might not be eq).  So something seems wrong in
that description.  Either integer values can _not_ be given properties
reliably, or the above needs to specify "distinguishable by `eqv?'" or
whatever else may be the underlying reality.

-- 
David Kastrup





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-07-27 21:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-04 18:03 bug#14792: Error in manual "(guile-2) Object Properties" David Kastrup
2013-07-05 16:37 ` Mark H Weaver
2013-07-06 21:21   ` Ludovic Courtès
2013-07-16 15:59     ` Mark H Weaver
2013-07-16 18:46       ` David Kastrup
2013-07-16 18:59         ` Mark H Weaver
2013-07-16 19:30           ` David Kastrup
2013-07-16 19:52             ` Mark H Weaver
2013-07-16 20:01               ` David Kastrup
2013-07-16 18:53       ` Ludovic Courtès
2013-07-27 21:19 ` bug#14792: Actually, this discussion is moot David Kastrup

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