Show
Ignore:
Timestamp:
03/04/08 16:19:45 (10 months ago)
Author:
pmoura
Message:

Corrected a Logtalk compiler bug that allowed a predicate to be declared both dynamic and synchronized. Improved error checking when compiling dynamic predicate directives. Improved documentation of some internal multi-threading support predicates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4121 r4125  
    2626    Updated the Logtalk runtime to unlock all mutexes hold by a thread when  
    2727    upon thread cancellation. 
     28 
     29    Corrected a Logtalk compiler bug that allowed a predicate to be declared  
     30    both dynamic and synchronized. 
    2831 
    2932    Updated the XSB config file to use the new optimized call/N predicates