* Manual bug, old manuals.
@ 2011-03-25 19:52 Anton Vidovic
2011-03-26 21:26 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Anton Vidovic @ 2011-03-25 19:52 UTC (permalink / raw)
To: bug-guile
Hello Guilers,
In the 2.0 manual, probably in 1.8 and 1.6 also, in section 2.4 "Writing guile extensions", the function "scm_num2dbl" is used in the code example. This function was, as I could find out, deprecated in 1.4 and removed in 1.6.
Second, I would ask you to put back the 1.8 manual on
http://www.gnu.org/software/guile/docs/docs.html.
I can not upgrade to 2.0 at work, and would like to be able to quickly look things up for 1.8 (and 1.6) if I need them.
Also I would ask you to also put back the link to the old guile tutorial, before it was rewritten to use gnuplot.
http://www.gnu.org/software/guile/docs/guile-tut/tutorial.html
gnuplot is not a part of the gnu project, and it is not GPL. It's licence is also bordering on non-free, since distribution of modified versions is not permitted, modifications can only be distributed as separate patches.
I think that it is not OK for a core gnu project to rely on non-GNU, non-GPL and borderline non-free software for a beginners tutorial, no matter how convenient gnuplot might be.
The last point, Mike Gran has recently anounced on the dev list that he will remove his "Guile book", which is currently linked on
http://www.gnu.org/software/guile/docs/docs.html
Could you please copy the book and make it available directly on the Guile website, for future references?
I somehow have the feeling that more and more of the older (outdated) Guile documentation is being removed from the web completely, and I think this is bad, especially the removal of the old tutorial.
Anton
--
NEU: FreePhone - kostenlos mobil telefonieren und surfen!
Jetzt informieren: http://www.gmx.net/de/go/freephone
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Manual bug, old manuals.
2011-03-25 19:52 Manual bug, old manuals Anton Vidovic
@ 2011-03-26 21:26 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2011-03-26 21:26 UTC (permalink / raw)
To: Anton Vidovic; +Cc: bug-guile
On Fri 25 Mar 2011 20:52, "Anton Vidovic" <anton.vidovic@gmx.de> writes:
> In the 2.0 manual, probably in 1.8 and 1.6 also, in section 2.4 "Writing
> guile extensions", the function "scm_num2dbl" is used in the code
> example. This function was, as I could find out, deprecated in 1.4 and
> removed in 1.6.
This has been fixed in git. I updated the 2.0 docs on the site.
> Second, I would ask you to put back the 1.8 manual on
>
> http://www.gnu.org/software/guile/docs/docs.html.
Done. I also added a 2.0 link, as opposed to master.
> Also I would ask you to also put back the link to the old guile
> tutorial, before it was rewritten to use gnuplot.
>
> http://www.gnu.org/software/guile/docs/guile-tut/tutorial.html
>
> gnuplot is not a part of the gnu project, and it is not GPL. It's
> licence is also bordering on non-free, since distribution of modified
> versions is not permitted, modifications can only be distributed as
> separate patches.
>
> I think that it is not OK for a core gnu project to rely on non-GNU,
> non-GPL and borderline non-free software for a beginners tutorial, no
> matter how convenient gnuplot might be.
I agree that this is a problem. However I think it is a bad idea to
resuscitate the old one; it uses interfaces that have been removed
and/or deprecated.
How should we move forward here?
> The last point, Mike Gran has recently anounced on the dev list that he
> will remove his "Guile book", which is currently linked on
>
> http://www.gnu.org/software/guile/docs/docs.html
>
> Could you please copy the book and make it available directly on the
> Guile website, for future references?
It's really out of date, but I did tar up a snapshot (including SGML
source (!)) and throw it up at
http://www.gnu.org/software/guile/archive/lonelycactus-guilebook.tar.gz.
I do not want to host the unpacked version on www.gnu.org though, as it
is for 1.6, and incomplete.
Regards,
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-26 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-25 19:52 Manual bug, old manuals Anton Vidovic
2011-03-26 21:26 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).