Atozed Forums
IntraWeb 15.0.12 is available! - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IntraWeb 15.0.12 is available! (/thread-671.html)



IntraWeb 15.0.12 is available! - Alexandre Machado - 09-18-2018

hi guys,

some of you experienced some nasty "list index out of bounds" error  after installing version 15.0.11. 

Very hard to recreate: It only happens in some compilers (XE2-XE7 were confirmed) and only when building the application against the DCU files, not when using the source code...
The failure occurs when the keyword "inline" is used in some specific methods of one of our core classes. Maybe the wrong code is generated when some methods are inlined but, at this stage, this is just a speculation.  We still need to investigate it a little further.

However, we have a definitive fix in place and version 15.0.12 is now available. If you experienced that error after updating to v 15.0.11, please update.

https://www.atozed.com/2018/09/15-0-12/

Enjoy!


RE: IntraWeb 15.0.12 is available! - UdoBausch - 09-18-2018

(09-18-2018, 09:22 AM)Alexandre Machado Wrote: hi guys,

some of you experienced some nasty "list index out of bounds" error  after installing version 15.0.11. 

Very hard to recreate: It only happens in some compilers (XE2-XE7 were confirmed) and only when building the application against the DCU files, not when using the source code...
The failure occurs when the keyword "inline" is used in some specific methods of one of our core classes. Maybe the wrong code is generated when some methods are inlined but, at this stage, this is just a speculation.  We still need to investigate it a little further.

However, we have a definitive fix in place and version 15.0.12 is now available. If you experienced that error after updating to v 15.0.11, please update.

https://www.atozed.com/2018/09/15-0-12/

Enjoy!
Hello Alexandre,
TabOrder-Error frm V15.0.11 is fixed in V15.0.12 (I use Delphi-XE8)
Thank you
Udo


RE: IntraWeb 15.0.12 is available! - Alexandre Machado - 09-19-2018

Great! Thanks for your feedback (on both versions), Udo!

Kind regards


RE: IntraWeb 15.0.12 is available! - JuergenS - 09-19-2018

Hello Alexandre,

RAD Studio XE6  is running without the "list index out of bounds" error with IW15.0.12.

JuergenS