From 37b4ff57b54a81d56dddf36945afe26841527b8f Mon Sep 17 00:00:00 2001 From: gingold Date: Sun, 23 Oct 2005 19:39:43 +0000 Subject: updated (some optim, bug fixes) --- bug.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bug.adb') diff --git a/bug.adb b/bug.adb index 57f977391..591e9a4c6 100644 --- a/bug.adb +++ b/bug.adb @@ -50,7 +50,7 @@ package body Bug is "******************** GHDL Bug occured ****************************"); Put_Line (Standard_Error, - "Please, report this bug to ghdl@free.fr, with all the output."); + "Please report this bug on http://gna.org/projects/ghdl"); Put_Line (Standard_Error, "GHDL version: " & Ghdl_Version); Put_Line (Standard_Error, "Compiled with " & Get_Gnat_Version); Put_Line (Standard_Error, "In directory: " & -- cgit v1.2.3