Show
Ignore:
Timestamp:
07/13/08 20:13:06 (4 months ago)
Author:
pmoura
Message:

Restored the redefined entity warnings for back-end Prolog compilers that support multifile predicates (broken in the final version of 2.32.1).

Changed the format of the Logtalk compiler informative messages for better readability.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4377 r4378  
    3838    Corrected a typo in the exception terms throw by the built-in method  
    3939    assertz/1 when an error occurs while trying to assert a fact. 
     40 
     41    Restored the redefined entity warnings for back-end Prolog compilers  
     42    that support multifile predicates (broken in the final version of 2.32.1). 
     43 
     44    Changed the format of the Logtalk compiler informative messages for  
     45    better readability. 
    4046 
    4147    Changed the valid values of the read-only compiler flag "break_predicate"