Re: Bytestructures 1.0.1

2018-01-08 Thread Catonano
2018-01-08 0:45 GMT+01:00 Taylan Ulrich Bayırlı/Kammer < taylanbayi...@gmail.com>: > Amazingly, a bug that existed for months has been coincidentally > discovered hours after I made the release. :-)) > > The alignment of vectors and unions within structs was not being > calculated correctly. Fort

Re: Bytestructures 1.0.1

2018-01-07 Thread Amirouche Boubekki
On 2018-01-08 00:45, taylanbayi...@gmail.com wrote: Amazingly, a bug that existed for months has been coincidentally discovered hours after I made the release. :-)) The alignment of vectors and unions within structs was not being calculated correctly. Fortunately, it was a quick fix. So here's

Re: Bytestructures 1.0.1

2018-01-07 Thread Alex Vong
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes: > Amazingly, a bug that existed for months has been coincidentally > discovered hours after I made the release. :-)) > > The alignment of vectors and unions within structs was not being > calculated correctly. Fortunately, it was a