Skip to content

gtkwave-gtk3-3.3.126 fails to build on Windows #495

@lazka

Description

@lazka
mingw-w64-gtkwave/src/gtkwave-gtk3-3.3.126/src/helpers/vcd2fst.c:1599:23: error: call to undeclared library function 'strndup' with
      type 'char *(const char *, unsigned long long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1599 |                                         char *hash_str = strndup(sp+1, nl - (sp+1));
      |                                                          ^
mingw-w64-gtkwave/src/gtkwave-gtk3-3.3.126/src/helpers/vcd2fst.c:1599:23: note: include the header <string.h> or explicitly provide a
      declaration for 'strndup'mv -f .deps/fst2vcd.Tpo .deps/fst2vcd.Po

3.3.124 builds fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions