processone / fast_xml

Fast Expat based Erlang XML parsing library
Apache License 2.0
134 stars 46 forks source link

Support making specs with OTP 21 #35

Closed nosnilmot closed 6 years ago

nosnilmot commented 6 years ago

Add OTP 21 to list of platforms that use maps instead of dicts to allow 'make spec' in xmpp lib to work again

zinid commented 6 years ago

You could just use -ifndef :)