Show
Ignore:
Timestamp:
05/23/08 15:12:42 (6 months ago)
Author:
pmoura
Message:

Fixed a Logtalk runtime bug when using the :/1 control construct to call a predicate defined in a category extended by a category that is imported by the object making the call. Reverted the changes that allowed the use of the :/1 control construct within categories that extend other categories.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4270 r4271  
    13132.31.6 - May ??, 2008 
    1414 
    15     Generalized the :/1 control construct to allow its use from within  
    16     categories that extend other categories. 
     15    Fixed a Logtalk runtime bug when using the :/1 control construct to  
     16    call a predicate defined in a category extended by a category that  
     17    is imported by the object making the call. 
    1718 
    1819    Fixed a Logtalk compiler bug when compiling a class that imports a