diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-March/000374.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-March/000374.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/pipermail/nel/2001-March/000374.html b/pipermail/nel/2001-March/000374.html new file mode 100644 index 00000000..b8b792cb --- /dev/null +++ b/pipermail/nel/2001-March/000374.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] ugh, C++ is so obtuse</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:michael%40in-orbit.net"> + <LINK REL="Previous" HREF="000373.html"> + <LINK REL="Next" HREF="000375.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] ugh, C++ is so obtuse</H1> + <B>Michael Warnock</B> + <A HREF="mailto:michael%40in-orbit.net" + TITLE="[Nel] ugh, C++ is so obtuse">michael@in-orbit.net</A><BR> + <I>Mon, 12 Mar 2001 20:01:12 -0800</I> + <P><UL> + <LI> Previous message: <A HREF="000373.html">[Nel] ugh, C++ is so obtuse</A></li> + <LI> Next message: <A HREF="000375.html">[Nel] ugh, C++ is so obtuse</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#374">[ date ]</a> + <a href="thread.html#374">[ thread ]</a> + <a href="subject.html#374">[ subject ]</a> + <a href="author.html#374">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I got the same problem, you just beat me to reporting it:) + +Michael Warnock +In-Orbit Entertainment Inc. +No matter where you go, &this. +----- Original Message ----- +From: <<A HREF="mailto:robert@paradox.got.net">robert@paradox.got.net</A>> +To: <<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>> +Sent: Monday, March 12, 2001 5:26 PM +Subject: [Nel] ugh, C++ is so obtuse + + +><i> Building latest CVS I get the following: +</I>><i> +</I>><i> client.cpp:433: cannot declare variable `ChatDisplayer' to be of type +</I>`CChatDisplayer' +><i> client.cpp:433: since the following virtual functions are abstract: +</I>><i> /usr/local/include/nel/misc/displayer.h:62: void +</I>NLMISC::IDisplayer::doDisplay(long int, NLMISC::CLog::TLogType, const +_STL::string &, const char *, int, const char *) +><i> +</I>><i> Anybody else getting this? I'll figure it out myself if I'm the only +</I>><i> one, Otherwise I'd prefer to let someone who knows C++ deal with it. +</I>><i> +</I>><i> Robert +</I>><i> +</I>><i> -- +</I>><i> Robert de Forest " meetings, n.: +</I>><i> System Administrator A place where minutes are kept +</I>><i> Got.net and hours are lost." +</I>><i> <<A HREF="mailto:robert@got.net">robert@got.net</A>> -- login fortune +</I>><i> +</I>><i> _______________________________________________ +</I>><i> Nel mailing list +</I>><i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A> +</I>><i> <A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel">http://www.nevrax.org/mailman/listinfo.cgi/nel</A> +</I> + +</pre> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000373.html">[Nel] ugh, C++ is so obtuse</A></li> + <LI> Next message: <A HREF="000375.html">[Nel] ugh, C++ is so obtuse</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#374">[ date ]</a> + <a href="thread.html#374">[ thread ]</a> + <a href="subject.html#374">[ subject ]</a> + <a href="author.html#374">[ author ]</a> + </LI> + </UL> +</body></html> |