Skip to content

v0.9.26

Compare
Choose a tag to compare
@vlm vlm released this 13 Feb 10:41
· 906 commits to master since this release

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.