Suggestion: Warning IDs - Dev Env & Tools - Elixir Programming Language Forum
I apologize in advance if this has been suggested by others but here goes. Just today I was compiling some code and once again I’m presented with scads of warnings generated by libraries. So I thought to myself, “Gosh I wish I had a pragma that I could use to silence warnings from libraries. Or even be able to silence a specific warning.” But then it occurred to me that the warnings I’m seeing don’t seem to have any sort of ID associated with them so I’ve got an all or nothing situation. I me...