class.c (maybe_warn_about_overly_private_class): Improve error messages for class...
authorMark Mitchell <mark@markmitchell.com>
Thu, 15 Oct 1998 11:36:46 +0000 (11:36 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 15 Oct 1998 11:36:46 +0000 (11:36 +0000)
commitce0a595295f77ae947106256dbc823f936d17fb6
treeb76ba88ce248b5fbcea82611ba0be83c62918771
parent45869a6cab14c0904d21a0a6699dee73d9cbbe4b
class.c (maybe_warn_about_overly_private_class): Improve error messages for class with only private constructors.

* class.c (maybe_warn_about_overly_private_class): Improve error
messages for class with only private constructors.

From-SVN: r23111
gcc/cp/ChangeLog
gcc/cp/class.c