Revert "error: Don't use error_report() for assertion msgs."
commit732c66ce641c69702a7e7fdb73b68f0c1b583ab5
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 15 Jan 2014 11:06:11 +0000 (15 03:06 -0800)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 16 Jan 2014 23:50:11 +0000 (17 09:50 +1000)
tree476f954f211d2365e172c11f666169dd791ee92b
parent3dbe85b8404fa479ad0a75d5adb464949257f129
Revert "error: Don't use error_report() for assertion msgs."

This reverts commit d32934c84c72f57e78d430c22974677b7bcabe5d.

The original implementation before this patch makes abortive error
messages much more friendly. The underlying bug that required this
change is now fixed. Revert.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
util/error.c