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/manuals/refman/directives/dynamic1.html

    r3560 r4125  
    3232dynamic([Functor1//Arity1, Functor2//Arity2, ...])</pre> 
    3333<p> 
    34 Declares dynamic predicates and dynamic grammar rule non-terminals. Note that an object can be static and have both static and dynamic predicates/non-terminals. 
     34Declares dynamic predicates and dynamic grammar rule non-terminals. Note that an object can be static and have both static and dynamic predicates/non-terminals. Dynamic predicates cannot be declared as synchronized. 
    3535</p> 
    3636 
     
    5252    <div class="copyright"> 
    5353        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    54         <span>Last updated on: October 26, 2006</span> 
     54        <span>Last updated on: March 5, 2008</span> 
    5555    </div> 
    5656    <div class="navbottom">