09-18-2018, 09:22 AM
(This post was last modified: 09-18-2018, 09:23 AM by Alexandre Machado.)
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!
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!