aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000101.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-January/000101.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000101.html')
-rw-r--r--pipermail/nel/2001-January/000101.html98
1 files changed, 98 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000101.html b/pipermail/nel/2001-January/000101.html
new file mode 100644
index 00000000..25395ceb
--- /dev/null
+++ b/pipermail/nel/2001-January/000101.html
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] re: Boost library</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:archer%40nevrax.com">
+ <LINK REL="Previous" HREF="000098.html">
+ <LINK REL="Next" HREF="000102.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] re: Boost library</H1>
+ <B>Vincent Archer</B>
+ <A HREF="mailto:archer%40nevrax.com"
+ TITLE="[Nel] re: Boost library">archer@nevrax.com</A><BR>
+ <I>Fri, 5 Jan 2001 10:39:53 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000098.html">[Nel] re: Boost library</A></li>
+ <LI> Next message: <A HREF="000102.html">[Nel] re: Boost library</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#101">[ date ]</a>
+ <a href="thread.html#101">[ thread ]</a>
+ <a href="subject.html#101">[ subject ]</a>
+ <a href="author.html#101">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>According to Bernard Hugueney:
+&gt;<i> I think there is a misunderstanding. They exclude GPL and LGPL for
+</I>&gt;<i> library SUBMITTED. They want more of a BSD kind I think. You could not
+</I>&gt;<i> submit Nel for Boost acceptance,
+</I>
+Well, the same problem applies in the reverse. Libraries in Boost are
+not covered by a GPL-style license. Which means that they cannot be
+lifted verbatim from the Boost collection and incorporated in ours
+without a lot of precautions.
+
+Just like someone cannot take a GPL piece of software and turn it into
+a BSD-licensed software, one cannot lift a BSD-style software and put it
+into a GPL project. The licenses are &quot;orthogonal&quot; in style, and you
+cannot decide on your own to alter the license; only the copyright owner
+may do so.
+
+The license styles from Boost (the ones I've looked at so far, boost.org
+is unresolvable at the moment) would prevent us from incoporating them
+in NeL. We *might* be able to use them side-by-side, asking people to get
+them (and provide mirrors) and compile them separately, but they cannot
+be *part* of NeL.
+
+&gt;<i> &lt;Quote&gt;
+</I>&gt;<i> * Must grant permission to copy, use and modify the software for any
+</I>&gt;<i> use (commercial and non-commercial) for no fee.
+</I>&gt;<i> &lt;/Quote&gt;
+</I>&gt;<i>
+</I>&gt;<i> You cannot say that you are not allowed to use a library with such a
+</I>&gt;<i> licence (Note: ANY USE ) !!!
+</I>
+The GPL is better worded in that regard; it says for no fee exceeding
+the cost of support and shipping (meaning I'm am not obliged to *pay* for
+*your* copy).
+
+&gt;<i> leads them to move slowly at time (network threads are not there yet...), and
+</I>&gt;<i> their advanced use of C++ clashes with crappy compiler (VC++). But if you
+</I>
+Well, we also have to use VC++. The compiler quirks may drive us crazy
+with all its &quot;let's not bother the developper with clarity, I'll guess
+what he wants to do&quot; philosophy, but there aren't many useful C++
+development environments when you're working on a Windows system.
+
+&gt;<i> Happy coding !
+</I>&gt;<i> Bernard
+</I>&gt;<i> (kinda jealous not to code for my living)
+</I>
+Many of us code for a living. We just don't code what we'd really love
+to code :)
+
+--
+Vincent Archer Email: <A HREF="mailto:archer@nevrax.com">archer@nevrax.com</A>
+
+Nevrax France. Off on the yellow brick road we go!
+
+</pre>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000098.html">[Nel] re: Boost library</A></li>
+ <LI> Next message: <A HREF="000102.html">[Nel] re: Boost library</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#101">[ date ]</a>
+ <a href="thread.html#101">[ thread ]</a>
+ <a href="subject.html#101">[ subject ]</a>
+ <a href="author.html#101">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>