/— Clarion 10.12349 — 09/28/16 ----- Fixes/Changes/Features–/
FIX: Incorrect code generated to push DECIMAL constants with fractional part to the decimal stack
FIX: H5: Appbroker could fail with a time-out when processing large memos
- Good to go!
Installed, tested and running in production - Not working for me.
Please add a comment to let others know what the issue is in this build.
0 voters
http://clarionsharp.com/blog/c10-update-is-out/
Today (Sept 28) we released an update to Clarion 10 (free to all subscribers). This build fixes a problem (regression from a recent build) with the code generated by the compiler to push DECIMAL CONSTANTs with a fractional part to the decimal stack (affected both Decimal and Real data types).
And for those publishing web apps using H5, the App Broker has a fix for handling MEMO fields (> ~2500 chars) where you might get a time-out during an update.