Luis Rascão

Results 38 comments of Luis Rascão

yeah, i agree that this should up to the build system although i don't have any good ideas on how to solve (b), @bryanhughes is this a case you feel...

yeah, it's `u16` (https://doc.rust-lang.org/book/ch03-02-data-types.html)

If you take out `include/` from the path it works

the issue seems to be related with the current working directory that rebar3 sets when invoking `compile:file`, it doesn't change it to the dep so `compile` finds the .hrl in...

+1, this would actually be helpful for production systems

@rochacon > After double checking my CoreDNS settings and versions, and making sure it would respond correctly for both A and AAAA records, the problem was no longer present. can...

An alternative to disabling EC is statically linking OpenSSL, i've hacked a [recipe](https://github.com/lrascao/erlang-ec2-build) to do this on EC2

did the 'configuration flags during build' idea end up in some release? i've found myself wishing i had that recently

on 1.6.0 i see: ```` ---------- The current active installation is: /Users/luis.rascao/Projects/erlang/17.4-hipe There's no Dialyzer PLT for the active installation **The build options for the active installation are not available.**...