From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- pipermail/nel/2001-November/000760.html | 169 ++++++++++++++++++++++++ pipermail/nel/2001-November/author.html | 104 +++++++++++++++ pipermail/nel/2001-November/date.html | 104 +++++++++++++++ pipermail/nel/2001-November/subject.html | 104 +++++++++++++++ pipermail/nel/2001-November/thread.html | 215 +++++++++++++++++++++++++++++++ 5 files changed, 696 insertions(+) create mode 100644 pipermail/nel/2001-November/000760.html create mode 100644 pipermail/nel/2001-November/author.html create mode 100644 pipermail/nel/2001-November/date.html create mode 100644 pipermail/nel/2001-November/subject.html create mode 100644 pipermail/nel/2001-November/thread.html (limited to 'pipermail/nel/2001-November') diff --git a/pipermail/nel/2001-November/000760.html b/pipermail/nel/2001-November/000760.html new file mode 100644 index 00000000..b5a12546 --- /dev/null +++ b/pipermail/nel/2001-November/000760.html @@ -0,0 +1,169 @@ + + + + [Nel] How to compile the object_viewer? + + + + + + +

[Nel] How to compile the object_viewer?

+ zen + zen@lapisonline.com
+ Thu, 29 Nov 2001 17:21:47 +0800 +

+
+ +
This is a multi-part message in MIME format.
+
+------=_NextPart_000_001B_01C178FA.536D3E70
+Content-Type: text/plain;
+	charset="big5"
+Content-Transfer-Encoding: quoted-printable
+
+Hi all,
+
+I've try to compile the object viewer and got the messages followed:
+
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2589: =
+'(' : illegal token on right side of '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2059: =
+syntax error : '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error C2589: =
+'(' : illegal token on right side of '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error C2059: =
+syntax error : '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error C2589: =
+'(' : illegal token on right side of '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error C2059: =
+syntax error : '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error C2589: =
+'(' : illegal token on right side of '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error C2059: =
+syntax error : '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error C2589: =
+'(' : illegal token on right side of '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error C2059: =
+syntax error : '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error C2589: =
+'(' : illegal token on right side of '::'
+D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error C2059: =
+syntax error : '::'
+
+I have no idea how come this happened. The header file looks fine and =
+I've successfully compile the snowball2 thus it should be correct, =
+right?
+
+Please help me out!
+
+By the way , I want to study the code, and maybe I can offer some help, =
+for example, debug, where should I start? Should possess any expertise =
+first?
+
+Sincerely,
+
+Zen Jean
+
+------=_NextPart_000_001B_01C178FA.536D3E70
+Content-Type: text/html;
+	charset="big5"
+Content-Transfer-Encoding: quoted-printable
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML><HEAD>
+<META content=3D"text/html; charset=3Dbig5" http-equiv=3DContent-Type>
+<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
+<STYLE></STYLE>
+</HEAD>
+<BODY bgColor=3D#ffffff>
+<DIV><FONT face=3DMingLiu size=3D2>Hi all,</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>I've try to compile the =
+object viewer and got the=20
+messages followed:</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9=20
+size=3D2>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error =
+C2589: '('=20
+: illegal token on right side of=20
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error =
+C2059:=20
+syntax error : =
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) :=20
+error C2589: '(' : illegal token on right side of=20
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error =
+C2059:=20
+syntax error : =
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) :=20
+error C2589: '(' : illegal token on right side of=20
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error =
+C2059:=20
+syntax error : =
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) :=20
+error C2589: '(' : illegal token on right side of=20
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error =
+C2059:=20
+syntax error : =
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) :=20
+error C2589: '(' : illegal token on right side of=20
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error =
+C2059:=20
+syntax error : =
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) :=20
+error C2589: '(' : illegal token on right side of=20
+'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error =
+C2059:=20
+syntax error : '::'</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>I have no idea how come =
+this happened. The header=20
+file looks fine and I've successfully compile the snowball2 thus it =
+should be=20
+correct, right?</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>Please help me =
+out!</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>By the way , I want to =
+study the code, and maybe I=20
+can offer some help, for example, debug, where should I start? Should =
+possess=20
+any expertise first?</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>Sincerely,</FONT></DIV>
+<DIV>&nbsp;</DIV>
+<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>Zen =
+Jean</FONT></DIV></BODY></HTML>
+
+------=_NextPart_000_001B_01C178FA.536D3E70--
+
+
+
+ + + + +
+

+ diff --git a/pipermail/nel/2001-November/author.html b/pipermail/nel/2001-November/author.html new file mode 100644 index 00000000..f60eb11e --- /dev/null +++ b/pipermail/nel/2001-November/author.html @@ -0,0 +1,104 @@ + + + + The Nel 2001-November Archive by Author + + + +

2001-November Archives by Author

+ +

Starting: Sun Nov 4 16:31:42 2001
+ Ending: Fri Nov 30 17:06:55 2001
+ Messages: 59

+

+

+ Last message date: + Fri Nov 30 17:06:55 2001
+ Archived on: Fri Nov 30 18:14:01 2001 +

+

+

+


+ This archive was generated by + Pipermail 0.05 (Mailman edition). + + + diff --git a/pipermail/nel/2001-November/date.html b/pipermail/nel/2001-November/date.html new file mode 100644 index 00000000..dea6ad4b --- /dev/null +++ b/pipermail/nel/2001-November/date.html @@ -0,0 +1,104 @@ + + + + The Nel 2001-November Archive by Date + + + +

2001-November Archives by Date

+ +

Starting: Sun Nov 4 16:31:42 2001
+ Ending: Fri Nov 30 17:06:55 2001
+ Messages: 59

+

+

+ Last message date: + Fri Nov 30 17:06:55 2001
+ Archived on: Fri Nov 30 18:14:01 2001 +

+

+

+


+ This archive was generated by + Pipermail 0.05 (Mailman edition). + + + diff --git a/pipermail/nel/2001-November/subject.html b/pipermail/nel/2001-November/subject.html new file mode 100644 index 00000000..b88b91c0 --- /dev/null +++ b/pipermail/nel/2001-November/subject.html @@ -0,0 +1,104 @@ + + + + The Nel 2001-November Archive by Subject + + + +

2001-November Archives by Subject

+ +

Starting: Sun Nov 4 16:31:42 2001
+ Ending: Fri Nov 30 17:06:55 2001
+ Messages: 59

+

+

+ Last message date: + Fri Nov 30 17:06:55 2001
+ Archived on: Fri Nov 30 18:14:01 2001 +

+

+

+


+ This archive was generated by + Pipermail 0.05 (Mailman edition). + + + diff --git a/pipermail/nel/2001-November/thread.html b/pipermail/nel/2001-November/thread.html new file mode 100644 index 00000000..071c7205 --- /dev/null +++ b/pipermail/nel/2001-November/thread.html @@ -0,0 +1,215 @@ + + + + The Nel 2001-November Archive by Thread + + + +

2001-November Archives by Thread

+ +

Starting: Sun Nov 4 16:31:42 2001
+ Ending: Fri Nov 30 17:06:55 2001
+ Messages: 59

+

+

+ Last message date: + Fri Nov 30 17:06:55 2001
+ Archived on: Fri Nov 30 18:14:01 2001 +

+

+

+


+ This archive was generated by + Pipermail 0.05 (Mailman edition). + + + -- cgit v1.2.1