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/000373.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-March/000373.html')
-rw-r--r-- | pipermail/nel/2001-March/000373.html | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/pipermail/nel/2001-March/000373.html b/pipermail/nel/2001-March/000373.html new file mode 100644 index 00000000..8721494b --- /dev/null +++ b/pipermail/nel/2001-March/000373.html @@ -0,0 +1,62 @@ +<!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:robert%40paradox.got.net"> + <LINK REL="Previous" HREF="000372.html"> + <LINK REL="Next" HREF="000374.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] ugh, C++ is so obtuse</H1> + <B>robert@paradox.got.net</B> + <A HREF="mailto:robert%40paradox.got.net" + TITLE="[Nel] ugh, C++ is so obtuse">robert@paradox.got.net</A><BR> + <I>Mon, 12 Mar 2001 17:26:56 -0800 (PST)</I> + <P><UL> + <LI> Previous message: <A HREF="000372.html">[Nel] CVS reorganisation</A></li> + <LI> Next message: <A HREF="000374.html">[Nel] ugh, C++ is so obtuse</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#373">[ date ]</a> + <a href="thread.html#373">[ thread ]</a> + <a href="subject.html#373">[ subject ]</a> + <a href="author.html#373">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Building latest CVS I get the following: + +client.cpp:433: cannot declare variable `ChatDisplayer' to be of type `CChatDisplayer' +client.cpp:433: since the following virtual functions are abstract: +/usr/local/include/nel/misc/displayer.h:62: void NLMISC::IDisplayer::doDisplay(long int, NLMISC::CLog::TLogType, const _STL::string &, const char *, int, const char *) + +Anybody else getting this? I'll figure it out myself if I'm the only +one, Otherwise I'd prefer to let someone who knows C++ deal with it. + +Robert + +-- +Robert de Forest " meetings, n.: +System Administrator A place where minutes are kept +Got.net and hours are lost." +<<A HREF="mailto:robert@got.net">robert@got.net</A>> -- login fortune + + +</pre> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000372.html">[Nel] CVS reorganisation</A></li> + <LI> Next message: <A HREF="000374.html">[Nel] ugh, C++ is so obtuse</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#373">[ date ]</a> + <a href="thread.html#373">[ thread ]</a> + <a href="subject.html#373">[ subject ]</a> + <a href="author.html#373">[ author ]</a> + </LI> + </UL> +</body></html> |