Activity for libcsv

  • Jay Satiro Jay Satiro posted a comment on ticket #4

    Thanks I didn't realize. I've updated my bookmarks

  • Robert Gamble Robert Gamble posted a comment on ticket #4

    Hi Jay, Libcsv is now maintained on GitHub (https://github.com/rgamble/libcsv) where this issue was corrected about a year ago.

  • Jay Satiro Jay Satiro created ticket #4

    csv_fini parameter check done after deref

  • Zane Karl Zane Karl modified a comment on discussion Help

    I am calling parse regularly, character by character, on my file but it only seems to be able to parse the first 372 lines save for the last two characters in line 372. So I tried removing the lines past and lincluding 372 and now csv_parse only parses up to 186 lines, again save for the final two characters of line 186. Now line 186 is exactly half of 372 and I figure there is some buffer setting in libcsv that I just don't yet know about. Does anyone have a clue? To further reiterate, when I removed...

  • Zane Karl Zane Karl posted a comment on discussion Help

    I am calling parse regularly, character by character, on my file but it only seems to be able to parse the first 372 lines save for the last two characters in line 372. So I tried removing the lines past and lincluding 372 and now csv_parse only parses up to 186 lines, again save for the final two characters of line 186. Now line 186 is exactly half of 372 and I figure there is some buffer setting in libcsv that I just don't yet know about. Does anyone have a clue? To further reiterate, when I removed...

  • Dan Dan posted a comment on discussion Help

    I'm interested in tracking the offset location where the parser finds any record...

  • Pino Toscano Pino Toscano created ticket #5

    Typo fixes in csv.3

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.