6 Commits

Author SHA1 Message Date
Juan Jose Comellas
1566e7d69f Switch to rebar3 2017-11-01 15:55:20 -03:00
Fred Hebert
76fc2dcdc8 Support OTP-21's unicode-only constraints
Functions start being available in OTP-20, so to get rid of warnings, a
conditional compilation flag is set there.

The cspan function has no direct equivalent, but can be worked around.
Likely heavier work would be required around its usage where strings are
not handled as lists, but only through 'string' functions. However this
will still cover most cases and get rid of compile-time warnings for
now.
2017-11-01 10:21:28 -04:00
Juan Jose Comellas
685c27fe5d Remove dialyzer options 2012-01-31 16:41:32 -03:00
Juan Jose Comellas
2981dfe63e Remove unneeded rebar configuration option 2011-04-18 10:48:52 -03:00
Fernando Benavides
cc1654d316 New rebar => fail_on_warining removed from erl_opts because it's deprecated. Also, several other useful options added to rebar.config 2011-04-17 09:22:47 -03:00
Juan Jose Comellas
f539fbbc8a Add support for rebar. 2010-09-23 15:08:58 -03:00