I'm not sure a linter would help here as it could only be applied to your
app code, not that of libraries.

This approach would mean that any library that uses an regex signal could
not be used in the application as they may not work on other Erlang
versions. Is that right?

On Fri, 10 May 2019, 20:05 José Valim, <jose.va...@plataformatec.com.br>
wrote:

> There is no compiler option that changes the code behavior. It is a global
> configuration, which can make debugging and understanding the system hard.
> We would need a strong precedent to add it.
>
> Given the current problem has existing solutions today, all you need to do
> is to wrap the regex, I still think having a linter that guarantees all
> regexes have been wrapped is IMO the best call. So all we need is a flag to
> disable the endianess check.
> --
>
>
> *José Valim*
> www.plataformatec.com.br
> Skype: jv.ptec
> Founder and Director of R&D
>
> --
> You received this message because you are subscribed to the Google Groups
> "elixir-lang-core" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elixir-lang-core+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BNDVa%2BG0XH-21UWu9BU-%2BJnnED55XQaRjncKp1qowRXw%40mail.gmail.com
> <https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BNDVa%2BG0XH-21UWu9BU-%2BJnnED55XQaRjncKp1qowRXw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/CABu8xFBWUP4OzeVc9tWA2jfcjijPV8JzbFq-1sxHiTCS-yR0dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to