Show
Ignore:
Timestamp:
04/21/08 09:25:05 (6 months ago)
Author:
pmoura
Message:

Added support for checking arithmetic expressions for calls to non-portable function calls when using the "portability" compiler flag.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/userman/running.html

    r4206 r4213  
    119119    <dl> 
    120120        <dt><code>portability(Option)</code></dt> 
    121             <dd>Controls the non-ISO specified built-in predicate calls warnings. Possible option values are <code>warning</code> and <code>silent</code> (the usual default).</dd> 
     121            <dd>Controls the non-ISO specified built-in predicate and non-ISO specified built-in arithmetic function calls warnings. Possible option values are <code>warning</code> and <code>silent</code> (the usual default).</dd> 
    122122    </dl> 
    123123    <dl> 
     
    515515    <div class="copyright"> 
    516516        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    517         <span>Last updated on: April 9, 2008</span> 
     517        <span>Last updated on: April 21, 2008</span> 
    518518    </div> 
    519519    <div class="navbottom">