Menu

#2023 stats command crashes when using column label and name columnheader

None
closed-fixed
nobody
None
2018-04-28
2018-02-23
Anonymous
No
    G N U P L O T
    Version 5.2 patchlevel 2    last modified 2017-11-15 
    Windows 64-bit version (installer: gp522-win64-mingw.exe)

    this works:
    n = 'banana'
    stats 'test.csv' using n name n

    this also works:
    stats 'test.csv' using 1 name columnheader

    this causes gnuplot to crash:
    stats 'test.csv' using 'banana' name columnheader
1 Attachments

Discussion

  • Ethan Merritt

    Ethan Merritt - 2018-02-23
    • status: open --> pending-fixed
    • Group: -->
    • Priority: -->
     
  • Ethan Merritt

    Ethan Merritt - 2018-02-23

    Confirmed for 5.2; not a problem in 5.3 because the columnhead code has been reworked.
    Simple-minded fix will be in 5.2.3

     
  • Ethan Merritt

    Ethan Merritt - 2018-04-28
    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.

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.