Skip to content

implicit declaration error #3

@nobu-g

Description

@nobu-g

Mac でコンパイル時に次のような implicit declaration error が複数出力される

case_analysis.c:1078:5: error: implicit declaration of function 'bnst_to_tag_tree' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    bnst_to_tag_tree(sp);

macOS Bug Sur (11.0.1)

$ clang -v
Apple clang version 12.0.0 (clang-1200.0.32.27)
Target: x86_64-apple-darwin20.1.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions