v0.9.26
0.9.26: 2014-Sep-11
- Updated asn1c-usage.pdf.
- Made -fskeletons-copy a default option; removed cmdline option.
- Made -fnative-types a default option; removed cmdline option. Added -fwide-types for backwards compatibility.
- Add -fline-refs to avoid being unfriendly to version control systems.
- Default constraint checking fix. Thanks to Bartosz Marcinkiewicz bma@megawatt.com.pl
- Get rid of non-standard pointer arithmetics on void* pointer.
- PER-encoding of integers wider than 32 bits.