Show
Ignore:
Timestamp:
08/17/08 08:22:27 (3 months ago)
Author:
pmoura
Message:

Corrected a bug in the implementation of the built-in database predicates retract/1 and retractall/1 when adding a cachy entry for a local dynamic predicate with no scope declaration.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4427 r4429  
    3131    standard Prolog built-in predicate abort/0. Corrected a bug that prevented 
    3232    the use of the command ignore at the redo port. 
     33 
     34    Corrected a bug in the implementation of the built-in database predicates  
     35    retract/1 and retractall/1 when adding a cachy entry for a local dynamic  
     36    predicate with no scope declaration. 
    3337 
    3438    Added ECLiPSe 6.0 config files. Modified the POSIX script "eclipselgt"