profjohnhoff
Results
1
issues of
profjohnhoff
Hello, I've stumbled upon a bug in `do_op` when handling `TOK_POSTINC` (and `TOK_POSTDEC`) assignment. There's a missing type check for lhs, which causes it to be used directly instead of...