Commit ab5c7875 by Jeffrey A Law Committed by Jeff Law

* typeck2.c: Update email addrsses.

From-SVN: r25063
parent 5b2c2c94
Sat Feb 6 18:08:40 1999 Jeffrey A Law (law@cygnus.com)
* typeck2.c: Update email addrsses.
1999-02-04 Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
* pt.c (unify): Call coerce_template_parms with the COMPLAIN flag
......
......@@ -326,7 +326,7 @@ my_friendly_abort (i)
ack ("Internal compiler error.");
else
ack ("Internal compiler error %d.", i);
ack ("Please submit a full bug report to `egcs-bugs@cygnus.com'.");
ack ("Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.");
ack ("See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.");
}
else
......@@ -341,7 +341,7 @@ my_friendly_abort (i)
else
error ("Internal compiler error %d.", i);
error ("Please submit a full bug report to `egcs-bugs@cygnus.com'.");
error ("Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.");
fatal ("See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment