Live data from Hacker News

Linux Software Map

xteddy.org

1–10 of 12 posts

Re: Linux Software Map

#2
There seems to be a bug; the “Description” field seems to have joined lines together without spaces, leading to such things as “It is conformantto” in the description of Bigloo.

Re: Linux Software Map

#3
post #2

There seems to be a bug; the “Description” field seems to have joined lines together without spaces, leading to such things as “It is conformantto” in the description of Bigloo.

Since this isn't the original source of this data, it's possible that this happened to the description contents at some point in the past. In which case it wouldn't be trivial to fix.

Re: Linux Software Map

#9
post #3
post #2

There seems to be a bug; the “Description” field seems to have joined lines together without spaces, leading to such things as “It is conformantto” in the description of Bigloo.

Since this isn't the original source of this data, it's possible that this happened to the description contents at some point in the past. In which case it wouldn't be trivial to fix.

Correct. I've done no manipulation of the data that has been read in.

Re: Linux Software Map

#10
post #3
post #2

There seems to be a bug; the “Description” field seems to have joined lines together without spaces, leading to such things as “It is conformantto” in the description of Bigloo.

Since this isn't the original source of this data, it's possible that this happened to the description contents at some point in the past. In which case it wouldn't be trivial to fix.

The bug is not in the source data:

  Begin4
  Title:          "Bigloo, a Scheme to C compiler"
  Version:        1.3
  Entered-date:   1996-01-01
  Description:    Bigloo is both a interpreter and a compiler. It is conformant
                  to IEEE Scheme standard with some extensions from which we can
                  site regular parsing or pattern matching.
  Primary-site:   ftp.inria.fr /INRIA/Projects/icsla
                  4048000 bigloo1.3b.tar.Z
  Author:         Manuel.Serrano@inria.fr (Manuel Serrano)
  Maintained-by:  Manuel.Serrano@inria.fr
  Copying-policy: Copyleft
  End
Post reply on HN