basho / clique

CLI Framework for Erlang
Apache License 2.0
147 stars 49 forks source link

Build failure with OTP 20 #83

Open bowlofeggs opened 6 years ago

bowlofeggs commented 6 years ago
src/clique_usage.erl:23: export_all flag enabled - all functions will be exported
Compiling src/clique_usage.erl failed:
DEBUG: Worker compilation failed: {{error,
                                    {error,[],
                                     [["src/clique_usage.erl:23: export_all flag enabled - all functions will be exported\n"]]}},                                                                                                            
                                   {source,"src/clique_usage.erl"}}