A bad record update (Arg#foo{bar=qux}) errors out with {badrecord,Arg}. A bad map update should fail with {badmap,Arg}. -- Anthony Ramine Le 30 oct. 2013 à 13:40, Robert Virding <robert.virding@REDACTED> a écrit : > - generate 'badarg' errors instead of 'badmap' which would be consistent with other type errors. >