You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a lack of discipline with assert and bassert. Sometimes they get compiled in sometimes they don't. "bassertfalse" in particular behaves oddly. We need to define and enforce a standard for asserting, and make sure that the application behaves predictably.
The text was updated successfully, but these errors were encountered:
There is a lack of discipline with assert and bassert. Sometimes they get compiled in sometimes they don't. "bassertfalse" in particular behaves oddly. We need to define and enforce a standard for asserting, and make sure that the application behaves predictably.
The text was updated successfully, but these errors were encountered: