The ghdl driver now return a value different of 0 when the import
command fail.
--- ghdl/vhdl/ghdldrv/ghdllocal.adb 2008-11-03 00:36:41.000000000 +0100
+++ ghdl/vhdl/ghdldrv/ghdllocal.adb 2009-01-20 15:41:36.000000000 +0100
@@ -547,6 +547,7 @@
exception
when Errorout.Compilation_Error =>
Error ("importation has failed due to compilation error");
+ raise;
end Perform_Action;
-- Command Check_Syntax.
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss