User Activity

  • Updated merge request #27 on gnuplot

    Replace array by pointer allocation for MSVC

  • Posted a comment on merge request #27 on gnuplot

    Fixed by 6af1bda4 (Ethan Merritt) - thanks!

  • Modified a comment on merge request #27 on gnuplot

    Since you asked for C99 compliance: MSVC is complinat to C11 and C17, but there is no plan to support variable length arrays, used in this newly added code, due to security concerns (see https://devblogs.microsoft.com/cppblog/c11-and-c17-standard-support-arriving-in-msvc/#variable-length-arrays).

  • Posted a comment on merge request #27 on gnuplot

    As you asked for C99 compliance: MSVC is complinat to C11 and C17, but there is no plan to support variable length arrays, used in this newly added code, due to security concerns (see https://devblogs.microsoft.com/cppblog/c11-and-c17-standard-support-arriving-in-msvc/#variable-length-arrays).

  • Posted a comment on merge request #27 on gnuplot

    Corrected the allocation size and added the missing free(). This is the most current MSVC compiler (2022 v 17.6.5) which errors out at this newly added code. I found no other problems elsewhwere in the code (monthly runs at https://github.com/AlexanderTaeschner/gnuplot).

  • Created merge request #27 on gnuplot-main on gnuplot

    Replace array by pointer allocation for MSVC

  • Created merge request #23 on gnuplot

    Fix typo and missing cast in winmain.c

  • Posted a comment on discussion English Common Forum on AntiDupl

    First of all, thank you for this very good software! I have one enhancement request:...

View All

Personal Data

Username:
taschna
Joined:
2006-03-14 12:32:50

Projects

  • No projects to display.
MongoDB Logo MongoDB