(no title)
MrDosu
|
9 years ago
I always wonder how these "five conditions ANDed together in an if" make it past code review in general (i know thats not where the actual bug was). I don't care how brilliant a programmer you are, but mistakes in those are very difficult to grasp.
jacquesm|9 years ago
So only 31 other cases to test for, now let's hope they did all those tests.
dtran|9 years ago
anjc|9 years ago
MrDosu|9 years ago
dagw|9 years ago
Easy. Either there is no code review, the code review is done by someone who has far too much on his plate a works on the theory that as long as it compiles and runs it's probably fine or the code review is done by someone likes writing code with five conditions ANDed together in an if and thinks it's fine