diff options
author | Björn-Egil Dahlberg <[email protected]> | 2014-03-06 17:59:09 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2014-03-17 17:47:34 +0100 |
commit | 70c968442a8e2afbae7fa485527920006bfe2031 (patch) | |
tree | 81dfe4e5d0974b69416c20e49252fa78f4a8119f /lib/mnesia | |
parent | ea699f3510b464d6b65b30342f2ddd5912e127a7 (diff) | |
download | otp-70c968442a8e2afbae7fa485527920006bfe2031.tar.gz otp-70c968442a8e2afbae7fa485527920006bfe2031.tar.bz2 otp-70c968442a8e2afbae7fa485527920006bfe2031.zip |
compiler: Change Maps Core Format
Ex.
Instead of:
M~{~<K,V>}~
The format is now:
~{~<K,V>|M}~
This also removes a shift/reduce warning.
The changes in core_pp now requires compiler-5.0 to compile
because of is_map/1 guard, i.e. a need for a compiler with Maps know-how.
Diffstat (limited to 'lib/mnesia')
0 files changed, 0 insertions, 0 deletions