Search the web
Sign In
New User? Sign Up
claireprogramminglanguage · Claire Programming Language - A place to discuss about the CLAIRE language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Two updates   Message List  
Reply | Forward Message #562 of 1160 |
Hello everyone,

I have posted to new releases:

- 3.2.60 which imports a bug fix from 3.3 about garbage collection of
arrays

- 3.3.04 which fixes a bug with local global variables and has a new
rule for using such an optimisation: "local" global variables are
optimised only with the -O option.
It turns out that, although this is a powerful optimisation, it is
also painful when debugging since the variable are no longer
accessible in the compiled module.
Surely, one may define the variable in the CLAIRE module to continue
to access the variable at the top level, but this quickly came to be
a nuisance :-(

Therefore, in v3.3.04, this only happens with -O. I'll upgrade the
documentation as soon as I have received the proof-reading comments
of numerous users :-)

Cheers,

-- Yves




Sun Jan 19, 2003 10:41 am

ycaseau
Offline Offline

Forward
Message #562 of 1160 |
Expand Messages Author Sort by Date

Hello everyone, I have posted to new releases: - 3.2.60 which imports a bug fix from 3.3 about garbage collection of arrays - 3.3.04 which fixes a bug with...
ycaseau
Offline
Jan 19, 2003
10:42 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help