Menu

#33 loadpstoeditplugins is using C++ declaration

v1.0_(example)
closed
None
1
2024-03-28
2024-03-10
No

Building latest autotrace, I hit

In file included from /pub/devel/autotrace/autotrace-0.31.10-1.x86_64/src/autotrace-0.31.10/src/output-pstoedit.c:29:
/usr/include/pstoedit/pstoedit.h:104:48: error: unknown type name 'std'; did you mean 'stdin'?
  104 | void loadpstoeditplugins(const char* progname, std::ostream & errstream, bool verbose);
      |                                                ^~~
      |                                                stdin
/usr/include/pstoedit/pstoedit.h:104:74: error: unknown type name 'bool'
  104 | void loadpstoeditplugins(const char* progname, std::ostream & errstream, bool verbose);
    104|                                                                          ^~~~

Discussion

  • Wolfgang Glunz

    Wolfgang Glunz - 2024-03-10
    • status: open --> accepted
     
  • Wolfgang Glunz

    Wolfgang Glunz - 2024-03-10
     
  • Wolfgang Glunz

    Wolfgang Glunz - 2024-03-28
    • status: accepted --> closed
     
  • Wolfgang Glunz

    Wolfgang Glunz - 2024-03-28

    fixed in 4.01

     

Log in to post a comment.

MongoDB Logo MongoDB