Re: [elixir-core:11489] [Proposal] mix build task

2023-07-14 Thread Jim Freeze
On Fri, Jul 14, 2023 at 4:17 AM Christopher Keele wrote: > I think a standard `mix build` interface would be most useful for: > > - People new to Elixir just checking out a project from source and trying > to see if it compiles, using familiar semantics from other langs > - People checking out a

Re: [elixir-core:9823] EEx gripe / Compile Warning?

2020-12-04 Thread Jim Freeze
Watching for a block won't catch all cases, but I can't think of any cases where a block is used and the intent would not be to use its content. My guess is that this could catch quite a few problems. Jim Dr. Jim Freeze, Ph.D. ElixirConf® ElixirConf.com ElixirConf.eu (m) 512 949 9683 On Fri

Re: [elixir-core:9818] EEx gripe / Compile Warning?

2020-12-04 Thread Jim Freeze
Yes, those bugs are annoying, but I commonly start *.html.leex docs with <% somevar = "blah" %> ... ... Jim On Fri, Dec 4, 2020 at 11:46 AM Austin Ziegler wrote: > I’ve had a bug in my code for the last couple of months caused by the fact > that EEx isn’t ERB. Specifically, I had code that

Re: [elixir-core:9622] Building Elixir from source segfaults on macOS 11.0 on Apple Silicon (arm64) while compiling.

2020-07-11 Thread Jim Freeze
Is this because make is being used instead of gmake? Dr. Jim Freeze, Ph.D. ElixirConf® ElixirConf.com ElixirConf.eu (m) 512 949 9683 On Sat, Jul 11, 2020 at 2:45 AM José Valim wrote: > Elixir doesn’t compile any native code. Therefore these errors mean that > you were able to c

Re: [elixir-core:6371] Deprecate 'single quotes for char lists'

2016-09-22 Thread Jim Freeze
.com > <https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BX9q9SAZjj4otmbjXRBhJyvQk0r%3D8pERwtrFcAczGNPQ%40mail.gmail.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Dr. Jim Freeze, Ph.D. (m) 512 949 968