That always helps, so +1. The only question is if we should introduce a new flag or rather rely on MIX_DEBUG=1.
*José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D On Sat, Jul 15, 2017 at 9:41 PM, Michał Muskała <[email protected]> wrote: > Hello everybody, > > Today when something wired happens with compilation (like files > recompiling when they shouldn't be), it's hard to even figure out what > exactly is being compiled. I propose adding a --trace flag that would print > a bit more information. At least it would be nice to get information about > what files are being compiled, but it could also be interesting to see > something more - for example why a file is being compiled making use of the > compile-time dependancy information. This could greatly simplify debugging > compilation issues. > > Michał. > > -- > 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 [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/elixir-lang-core/9e6f5eaa-2e8d-4e02-8ed1-66480609206f%40Spark > <https://groups.google.com/d/msgid/elixir-lang-core/9e6f5eaa-2e8d-4e02-8ed1-66480609206f%40Spark?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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4KBobDvRqrjLrzhbkqqxxJzU2NHJF%3D5PAf7A1X6D9Et_w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
