softlab-ntua/bencherl

Compile ui error on OTP 17

Opened this issue · 0 comments

I try to make ui and it show:
Compile Error, "src/lib/rfc4627.erl" -> [{"/home/haimh/git/softlab-ntua/bencherl/ui/bencherlui/src/lib/rfc4627.erl",[{382,erl_parse,["syntax error before: ","unsigned"]}]}]
11:28:46.427 [error] Load Module Error lib_modules : [[{"/home/haimh/git/softlab-ntua/bencherl/ui/bencherlui/src/lib/rfc4627.erl",[{382,erl_parse,["syntax error before: ","unsigned"]}]}]]
11:28:46.723 [error] Compile Error, "src/controller/bencherlui_results_controller.erl" -> [{"/home/haimh/git/softlab-ntua/bencherl/ui/bencherlui/src/controller/bencherlui_results_controller.erl",[{137,erl_parse,["syntax error before: ","length"]}]}]
11:28:46.723 [error] Load Module Error controller_modules : [[{"/home/haimh/git/softlab-ntua/bencherl/ui/bencherlui/src/controller/bencherlui_results_controller.erl",[{137,erl_parse,["syntax error before: ","length"]}]}]]