Menu

#92 tclspice does not compile on ngspice 31

Unstable (example)
closed-fixed
None
5
2019-09-29
2019-09-25
No

With released ngspice 31, tclspice does not compile like:

tclspice.c:214:1: error: conflicting types for 'get_plot'
  214 | get_plot(int plot)
      | ^~~~~~~~
In file included from ../src/include/ngspice/ftedefs.h:73,
                 from tclspice.c:84:
../src/include/ngspice/fteext.h:363:21: note: previous declaration of 'get_plot' was here
  363 | extern struct plot *get_plot(char* name);
      |                     ^~~~~~~~

The attached patch should fix this issue.

1 Attachments

Discussion

  • Holger Vogt

    Holger Vogt - 2019-09-25
    • status: open --> closed-fixed
    • assigned_to: Holger Vogt
     
  • Holger Vogt

    Holger Vogt - 2019-09-25

    Thanks for the report
    Patch is uploaded to branch pre-master

     
  • Holger Vogt

    Holger Vogt - 2019-09-29

    There is a fix to release ngspice-31 tagged ngspice-31-2. Please use this fix for all further activities.

    Holger

     

Log in to post a comment.

MongoDB Logo MongoDB