speak_ex icon indicating copy to clipboard operation
speak_ex copied to clipboard

Fix warning messages

Open smpallen99 opened this issue 8 years ago • 1 comments

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.

smpallen99 avatar May 09 '17 02:05 smpallen99

@smpallen99 Trying to take a jab at this. However having a (Mix) Could not compile dependency :erlagi error.
Using Elixir 1.6.0-dev on Debian 8

iwada avatar Oct 18 '17 08:10 iwada