General Category > Implementation Details

Panic type of errors.

(1/1)

lerno:
I've added a pull req now to use macros FATAL_ERROR and TODO instead of assert(0) or assert(0 && "Todo") in the code. First of all it should always crash on fatal error! And secondly the TODOs will then actually break on builds of unsupported code instead of producing incorrect results...

bas:
merged

Navigation

[0] Message Index

Go to full version