Skip to content

Ncurses conflict #578

Description

@thesamprice
src/rtklib.h:1411:13: error: conflicting types for 'trace'
EXPORT void trace    (int level, const char *format, ...);
            ^
/opt/local/include/curses.h:2061:29: note: previous declaration is here
extern NCURSES_EXPORT(void) trace (const unsigned) GCC_DEPRECATED("use curses_trace");

/opt/local/include/curses.h:657:29: note: previous declaration is here
extern NCURSES_EXPORT(void) filter (void);                              /* implemented */

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions