blt / port_compiler

A rebar3 port compiler
MIT License
65 stars 38 forks source link

replace ~s with ~ts in string format to fix #67 #71

Closed slepher closed 3 years ago

slepher commented 3 years ago

this problem is fired after rebar3 upgraded from 3.13 to 3.14 after upgraded to rebar3-3.14 rebar_utils:sh changes behaviour and return unicode list correctly this unicode list should be formatted by ~ts or io:format will crash with bad argument