Hi,<br><br>After updating my development machine to R16B a project that uses ASN1 encoding/decoding stopped working.<br>I need to recompile the ASN1 files (old generated modules try to use asn1rt_ber_bin_v2 which disappeared in R16B) and also change code for the new binary return of encode.<br>
<br>Although I'd love to have them backward compatible so I can try the new nice things "for free" I'm not complaining at about these obvious improvements. <br>After a certain level of refactoring, backward compatibility is difficult to keep.<br>
<br>There are hints in the readme but IMO this incompatibility should be a bit more explicitly mentioned. <br><br>BR,<br>Ferenc<br>