Dear XOTcl Community,
I am proud to announce XOTcl 1.3.4.
Major changes relative to 1.3.1 are:
- Qualitative Improvements
* Improved code quality:
+ fixed possible segmentation violations in free memory reads
(many thanks to Zoran Vasiljevic for his help with purify)
+ fixed "self callinglevel" when uplevel was called from uplevel
+ Improved portability (many thanks to Jeffrey Hobbs)
+ fixed nonposargs
+ fixed configure in connection with enable-symbols and
for aolserver configuration
+ extended regression test
* Improved Functionality
+ Producing error messages when a non-existing proc/instproc
is tried to be deleted
+ fixed "exists" method for objects with namespaces by using
a namespace resolver
+ fixed return code for unknown handling in next
+ reduced memory consumption for objects and classes with procs/instprocs
of about 14%
* Improved Documentation
MORE INFO
XOTcl source, binaries and documentation can be obtained
from http://www.xotcl.org
Greetings
-gustaf neumann
> -----Original Message-----
> From: xotcl-bounces(a)alice.wu-wien.ac.at
>
> > was this with gcc or cc? Is it possible to get a guest
> > account for the hpux machine?
>
> It didn't actually matter whether it was gcc or HP cc, both
> failed at the same spot. Unfortunately this machine is
> behind a firewall, so I couldn't give access regardless. I
> am still working on some other issues (just fixed the Windows
> doc building), so I haven't looked into this abnormality at
> this point. If you have an idea, I'll test it.
>
>
Maybe start a SourceForge project for xotcl so you have access to SourceForge's compile farm?
http://sourceforge.net/index.phphttp://sourceforge.net/docman/display_doc.php?docid=762&group_id=1
-- bryan