GetFirefly/firefly

Expr::BinaryGenerator is unimplemented for comprehensions

KronicDeth opened this issue · 2 comments

panicked at 'not implemented', /Users/runner/.cargo/git/checkouts/eir-9a91440c84f5797a/520fc3d/libeir_syntax_erl/src/lower/expr/comprehension.rs:130:44

is because Expr::BinaryGenerator is unimplemented for comprehensions

Affects the following files in OTP:

  • lib/asn1/src/asn1ct_constructed_per.erl
  • lib/asn1/src/asn1ct_gen.erl
  • lib/asn1/src/asn1rtt_ber.erl
  • lib/asn1/src/asn1rtt_per_common.erl
  • lib/diameter/src/base/diameter_types.erl

Per Dec 9 standup, is still WIP for @hansihe

This was resolved in the compiler rewrite