Changeset 1599

Show
Ignore:
Timestamp:
10/17/04 14:21:22 (4 years ago)
Author:
pmoura
Message:

Added note on problem with JIProlog when running on MacOS X.

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/ji.config

    r1565 r1599  
    44%  Release 2.21.2 
    55% 
    6 %  configuration file for JIProlog 3.0.0-3 or later 
    7 % 
    8 %  last updated: October 10, 2004 
     6%  configuration file for JIProlog 3.0.0-4 or later 
     7% 
     8%  last updated: October 17, 2004 
    99% 
    1010%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
  • trunk/configs/NOTES

    r1598 r1599  
    194194    ji.config 
    195195 
    196     Written with the help of the JIProlog author (but if you find any Logtalk  
    197     problem please report it to me). 
     196    Experimental configuration file, written with the help of the JIProlog  
     197    author (but if you find any Logtalk problem please report it to me). 
     198    When running on MacOS X, there is a bug on the exists_file/1 built-in  
     199    predicate which prevents Logtalk from compiling source files. 
    198200    Don't forget to use the chdir/1 predicate to set the working directory  
    199201    before loading the library or an example. 
  • trunk/RELEASE_NOTES

    r1590 r1599  
    1919    Added support for a new alias/1 predicate property. 
    2020 
    21     New config file for JIProlog 3.0 (see the configs/NOTES file for details). 
     21    New experimental config file for JIProlog 3.0 (see the configs/NOTES file  
     22    for details). 
    2223 
    2324    Added a mode bundle for the TextMode 1.0.x (MacOS X) text editor providing