bjosv commented on PR #3161:
URL: https://github.com/apache/thrift/pull/3161#issuecomment-2943303145

   > The second part of this PR, the compile warning "Warning: record state has 
field(s) without type information", is it a fairly new thing in recent Erlang 
versions? Just curious. I'm a bit surprised because it's not an error to omit 
type information.
   
   I've seen that there is an erl_opts `warn_untyped_record` in 
[rebar.conf](https://github.com/apache/thrift/blob/master/lib/erl/rebar.config#L7).
   Toggling this seems also "fix" it :) i.e. nothing new in recent Erlang 
versions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to