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. For more options, visit https://groups.google.com/d/optout.
