Show
Ignore:
Timestamp:
08/14/08 13:36:34 (3 months ago)
Author:
pmoura
Message:

Corrected a set of singleton variable bugs in the Logtalk compiler and runtime. Thanks to Joachim Schimpf and Kish Shen work on the improved singleton variable checking code found on the new ECLiPSe 6.0 compiler.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4423 r4425  
    2222    Added support for meta-calls whose closure arguments are explicitly  
    2323    qualified (using either Object::Closure or Module:Closure). 
     24 
     25    Corrected a set of singleton variable bugs in the Logtalk compiler and  
     26    runtime. Thanks to Joachim Schimpf and Kish Shen work on the improved  
     27    singleton variable checking code found on the new ECLiPSe 6.0 compiler. 
    2428 
    2529    Added ECLiPSe 6.0 config files. Modified the POSIX script "eclipselgt"