<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hi Eliot,<div class="mb_sig"></div>
                                        <div><br></div><div>this issue got fixed in FFI-Kernel-mt.202.</div><div><br></div><div>Note that I will keep on looking for and exposing such flaws around modular design and system architecture. ;-) Yet, I understand the performance trade-offs that are kind of the reason for this.</div><div><br></div><div>It's very much defensible because it was a surprising design decision from the past. :-D</div><div><br></div><div>Best,</div><div>Marcel</div><blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 12.08.2021 22:46:06 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">Eliot Miranda uploaded a new version of FFI-Kernel to project FFI:<br>http://source.squeak.org/FFI/FFI-Kernel.terf-eem.202.mcz<br><br>==================== Summary ====================<br><br>Name: FFI-Kernel.terf-eem.202<br>Author: eem<br>Time: 12 August 2021, 1:45:51.806758 pm<br>UUID: ac9a5229-0be7-4ef7-abde-cef2682ee2f0<br>Ancestors: FFI-Kernel-mt.201<br><br>Fork because of indefensible definition of Float32Array>>floatAt:<br><br>=============== Diff against FFI-Kernel-mt.201 ===============<br><br>Item was removed:<br>- ----- Method: Float32Array>>floatAt: (in category '*FFI-Kernel-accessing') -----<br>- floatAt: byteOffset<br>-  "Backstop for compatibility with handle-based access. Raw-bits arrays are their own handle. See #getHandle and ExternalType >> #handle:at:."<br>-         <br>-     ^ self atByteOffset: byteOffset!<br><br>Item was removed:<br>- ----- Method: Float32Array>>floatAt:put: (in category '*FFI-Kernel-accessing') -----<br>- floatAt: byteOffset put: value<br>-        "Backstop for compatibility with handle-based access. Raw-bits arrays are their own handle. See #getHandle and ExternalType >> #handle:at:put:."<br>-     <br>-     ^ self atByteOffset: byteOffset put: value!<br><br><br></div></blockquote></div>