diff options
author | Björn Gustavsson <[email protected]> | 2017-01-13 14:27:59 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-02-03 13:34:23 +0100 |
commit | 75f9ee5823d57bfb60febc7371920a6858c895fd (patch) | |
tree | c4fc6b057d582627d0705646b9ec9d4ad2307153 /lib/cosNotification | |
parent | 3ca2800ee4ff086eec7fe51b5316cda4779414af (diff) | |
download | otp-75f9ee5823d57bfb60febc7371920a6858c895fd.tar.gz otp-75f9ee5823d57bfb60febc7371920a6858c895fd.tar.bz2 otp-75f9ee5823d57bfb60febc7371920a6858c895fd.zip |
Clean up handling of textual order
The to_encoding_order/1 function can be eliminated if we
incorporate its functionality into textual_order/2.
textual_order/2 has a workaround for TermList being longer
than OrderList. Remove the workaround, because the code
being generated would certainly be wrong (better let the compiler
crash and receive a bug report if it happens). The workaround
was not necessary to successfully compile the entire Erlang/OTP
and to run the asn1 test suite.
Diffstat (limited to 'lib/cosNotification')
0 files changed, 0 insertions, 0 deletions