2014-03-28 17:19 GMT-04:00 Mike Habicher <[email protected]>: > MOZ_UNDEFINED_BEHAVIOUR() ? Undefined behaviour is usually enough to > get C/++ programmers' attention. >
I thought about that too; then I remembered that it is only at least a year _after_ some time at Mozilla working on Gecko, that I started appreciating how scary "Undefined Behavior" is. If I remember correctly, before that, I was misunderstanding this concept as just "Implementation-defined behavior" i.e. not affecting the behavior of other C++ statements, like Undefined Behavior does. Benoit > > --m. > > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

