/[gcl]/gcl/ansi-tests/notes.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/notes.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by pfdietz, Sat Aug 13 20:33:52 2005 UTC revision 1.11 by pfdietz, Wed Aug 31 01:20:02 2005 UTC
# Line 32  contain the object, not just to some bui Line 32  contain the object, not just to some bui
32    
33  #+sbcl (rt::disable-note :open-if-exists-new-version-no-error)  #+sbcl (rt::disable-note :open-if-exists-new-version-no-error)
34    
35    (defnote :make-condition-with-compound-name
36      "The spec says MAKE-CONDITION should work on any subtype of CONDITION, but this causes all sorts of problems.  They probably meant only non-compound names.")
37    
38    (defnote :ansi-spec-problem
39      "A catch-all for tests that illustrate problems in the ANSI spec.")
40    
41  (defnote :negative-zero-is-similar-to-positive-zero  (defnote :negative-zero-is-similar-to-positive-zero
42    "The definition of similarity implies that -0.0 and 0.0 are similar (for each float type.)    "The definition of similarity implies that -0.0 and 0.0 are similar (for each float type.)
43  If negative zeros are distinct this is probably not good, since it makes (defconstant x 0.0) be nonportable.")  If negative zeros are distinct this is probably not good, since it makes (defconstant x 0.0) be nonportable.")

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26