GetFirefly/firefly

Expected constant to be an atom

KronicDeth opened this issue · 1 comments

thread '<unnamed>' panicked at 'expected constant const_valueNN to be an atom', compiler/codegen/src/builder/function.rs:458:13

Affects the following files in OTP

  • erts/preloaded/src/atomics.erl
  • lib/et/src/et.erl
  • lib/inets/src/http_server/httpd_acceptor.erl
  • lib/tftp/src/tftp_engine.erl

Closing this as wontfix since the compiler was rewritten since this issue was opened, if a similar issue is still present we should create a new bug to track it