forked from pool/python-cstruct
Accepting request 1040473 from home:yarunachalam:branches:devel:languages:python
- Update to version 5.2 Fix - nested struct unpack fix - nested anonymous union offset fix - inspect offset for nested struct/union fix - Update to version 5.1 Improved * Support unpack from ctype pointers Added * Add support for char constants * Add native type test * dir.py example OBS-URL: https://build.opensuse.org/request/show/1040473 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cstruct?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 01:00:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 5.2
|
||||
Fix
|
||||
- nested struct unpack fix
|
||||
- nested anonymous union offset fix
|
||||
- inspect offset for nested struct/union fix
|
||||
|
||||
- Update to version 5.1
|
||||
Improved
|
||||
* Support unpack from ctype pointers
|
||||
Added
|
||||
* Add support for char constants
|
||||
* Add native type test
|
||||
* dir.py example
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 12 11:16:08 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user