aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-02-21 14:17:57 +0100
committerBjörn Gustavsson <[email protected]>2013-05-31 14:52:12 +0200
commiteba8580fe10c483cab3a2dc4c603ac27b3ffb4f6 (patch)
tree15243cddac7972300442c25333e94b7035e80704 /lib/public_key
parent988846bb26e652ad2272fac24a679259059bcf39 (diff)
downloadotp-eba8580fe10c483cab3a2dc4c603ac27b3ffb4f6.tar.gz
otp-eba8580fe10c483cab3a2dc4c603ac27b3ffb4f6.tar.bz2
otp-eba8580fe10c483cab3a2dc4c603ac27b3ffb4f6.zip
asn1ct_name: Simplify the data structures of the name server process
Since we no longer need to support push/1 and pop/1, we can simplify the data structures used for keeping track of the variables. Each entry in the list can be simply {Var,integer()} instead of {Var,[integer()]}. While at it, eliminate calls to the obsolete lists:keysearch/3 function, don't use integer_to_list/0 within a call to lists:concat/1, and the catch all clause in get_prev/2 and get_next/2.
Diffstat (limited to 'lib/public_key')
0 files changed, 0 insertions, 0 deletions