Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[msql-list] Ember version 1.8 available

1 view
Skip to first unread message

David J. Hughes

unread,
Jun 14, 2006, 5:21:31 AM6/14/06
to

It is my pleasure to announce the availability of Ember 1.8. This
release addresses some bugs that have been noticed on some Linux based
platforms. This release is a stability release and all users are
encouraged to upgrade. A complete list of changes is included below.
As always the release is available from our web site at
www.Hughes.com.au

I'd like to take this opportunity to thank Dr. Gerhard Wilhelms who
was instrumental in identifying and helping rectify several of the
problems fixed in this release. Thanks a lot Gerhard. Much
appreciated.

Bambi
..


Ember 1.8 14-June-2006
======================

* Fixed passing of ASSOC as function param

* Added support for re-using a compiled script via eResetScript().
This allows applications the use embedded ember scripts to compile
them once and call them many times without the recompilation overhead.

* Made parser error handler reset internal buffers so that subsequent
compilations by the same process don't try to read from the old buffer

* Ensure $ERRMSG is initialised at creation rather than waiting for a
module routine to do it.

* Fixed printf formatting issues with large string variable expansion

* Fixed runtime error with unitialised val struct in runALU

* Fixed operator precedence in the parser for correct interpretation of
math expressions

* Added conditional support for new API functionality. Do not enable
this
unless you know what you are doing as it will break the dynamic module
interface for any modules you've previously compiled.

-----------------------------------------------------------------
This is the Mini SQL Mailing List operated by Hughes Technologies
To unsubscribe, go to http://www.Hughes.com.au/extras/email/

0 new messages