Should there be warnings about atoms in binary expressions?

James Hague james.hague@REDACTED
Mon Mar 21 20:29:41 CET 2005


Currently you can have expressions like this:

   <<size>>

and

   <<size,type>> = Binary

where obviously it should have been Size and Type, but you don't get
any warnings from the compiler.  Feels like there should be warnings,
given the myriad of warnings introduced in the last release of Erlang.

James



More information about the erlang-questions mailing list