smpallen99/speak_ex

Fix warning messages

Open

#2 创建于 2017年5月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Elixir (5 fork)github user discovery
bughelp wanted

仓库指标

Star
 (50 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南