User Activity

  • Modified ticket #2885 on gnuplot

    `local array` at top-level crashes gnuplot silently

  • Posted a comment on ticket #2885 on gnuplot

    Confirmed. Still happens with 6.0.5 and is not specific to Windows. Of course "local" on top-level makes little sense, but gnuplot certainly should not crash. The code segfaults here: /* Create new local variable with this name */ if (array_token) { c_token = array_token; local_array_command(lf_head->depth); because lf_head is NULL in that case.

  • Posted a comment on ticket #2883 on gnuplot

    FWIW: my Windows binary compiled with clang 22.1.7 does not exhibit this problem.

  • Committed [2e17f1] on Git Repository

    sixeltek: fix background color and use boolean variable type

  • Updated merge request #17 on gnuplot

    Separate options to include bitmap terminals and old dot-matrix printers

  • Committed [9d352a] on gnuplot-main

    Separate options to include bitmap terminals and old dot-matrix printers

  • Committed [e2aa29] on Git Repository

    Extend support for EUC-JP on Windows

  • Committed [78c7f4] on Git Repository

    windows: simplify code to locate APPDATA directory

View All

Personal Data

Username:
markisch
Joined:
2004-12-17 09:01:33
Location:
Germany / CEST

Projects

This is a list of open source software projects that Bastian Märkisch is associated with:

  • Project Logo gnuplot A portable, multi-platform, command-line driven graphing utility Last Updated: