Discussion:
License update
Tuomo Valkonen
2009-09-02 17:56:56 UTC
Permalink
Since I probably won't be working on Ion much, and Ion3
seems very stable anyway, here's an updated license file
without the 28-day clause. There's also one patch available
to Ion3 at <http://iki.fi/tuomov/ion/patches.html>, not
included in the latest release.
--
Tuomo
Andreas Poisel
2009-09-02 20:22:26 UTC
Permalink
Hi!
There's also one patch available to Ion3 at
<http://iki.fi/tuomov/ion/patches.html>, not included in the latest
release.
Thank you for your last gift. I successfully applied the patch but the
code won't compile:

8<-----------------------------------------------------------------
[...]
Scanning ops.c for exports.
gcc -fPIC -DPIC -Os -W -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -pedantic -Wuninitialized -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -I/usr/X11R6/include -I.. -I.. -I.. -c main.c -o main.o
In file included from ../ioncore/common.h:26,
from main.c:11:
../ioncore/classes.h:18: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »struct«
make[1]: *** [main.o] Fehler 1
[...]
8<-----------------------------------------------------------------

Any ideas?
--
Bye, Andreas
Tuomo Valkonen
2009-09-02 21:00:06 UTC
Permalink
Post by Andreas Poisel
Thank you for your last gift. I successfully applied the patch but the
Stray characters in config.h
Maybe the hand-modded patch will work now.
--
In 1995, Linux was almost a bicycle; an alternative way of live to the
Windows petrol beasts that had to be taken to the dealer for service.
By 2008, Linux has bloated into a gas-guzzler, and the cycle paths
have been replaced with polluted motorways.
Andreas Poisel
2009-09-02 21:15:42 UTC
Permalink
Post by Tuomo Valkonen
Stray characters in config.h
Oh, "asdf", I see... Thank you, works perfectly now.
--
Bye, Andreas
Daniel Clemente
2009-09-03 01:51:23 UTC
Permalink
Post by Tuomo Valkonen
Since I probably won't be working on
Ion much, and Ion3
seems very stable anyway, here's an updated license file
without the 28-day clause.
Thanks, one less restriction.
I think this is the way to make Ion nicer for developers. In fact I would add just recommendations, instead of restrictions, to a common license.

-- Daniel

Loading...