LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

StreamInsert<type>(AStream, AValue: <type>); bug! #1

Closed LaKraven closed 10 years ago

LaKraven commented 10 years ago

LKSL.Streams.System.pas and LKSL.Streams.Types.pas contain a bug on every StreamInsert method whereby it sets the position to the END of the Stream, which it shouldn't be doing.

LaKraven commented 10 years ago

Fixed!