> Since __builtin_unreachable is only for GCC 4.5, we use > exit(0) for now (it will never be reached) to trick GCC.
There is also __builtin_trap() … _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
