smpallen99/speak_ex

Fix warning messages

Open

#2 opened on 2017年5月9日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Elixir (5 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (50 stars)
PR merge metrics
 (PR metrics pending)

説明

There are a number of warning messages coming from the menu module. These are caused by unsafe variables that was added in a later elixir version. The macros require some refactoring. This may introduce changes that are not backwards compatible with the earlier version.

コントリビューターガイド