Changeset 4435 for trunk/configs

Show
Ignore:
Timestamp:
08/19/08 05:02:50 (5 months ago)
Author:
pmoura
Message:

Updated ECLiPSe compatibility notes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/NOTES.txt

    r4423 r4435  
    173173    ECLiPSe 5.10#26 or later versions. 
    174174 
    175     You should use the "eclipse5iso.config" whenever possible. The alternative  
    176     config file may not contain all the needed definitions for ISO Prolog  
    177     predicates that are needed for compiling Logtalk itself, the Logtalk  
    178     library, or the Logtalk examples. 
     175    You should use the "eclipse5iso.config" config file whenever possible. 
     176    The "eclipse5.config" config file may not contain all the necessary  
     177    definitions for ISO Prolog predicates that are needed for compiling  
     178    Logtalk itself, the Logtalk library, or the Logtalk examples. On the  
     179    other hand, some of the ECLiPSE features (e.g. array notation) are not  
     180    available when using the "iso" library. 
    179181 
    180182    There is a clash between Logtalk and ECLiPSe regarding the ::/2 operator.