intel / intel/confidential-computing.sgx.sdk

Gfind_unwind_table.c:59:8: error: implicit declaration of function

Open
#52 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

```
In file included from dwarf/Lfind_unwind_table.c:4:
dwarf/Gfind_unwind_table.c:59:8: error: implicit declaration of function
'_Uelf64_valid_object' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
if (!elf_w(valid_object) (&edi->ei))
^
./elfxx.h:42:25: note: expanded from macro 'elf_w'
# define elf_w(x) _Uelf64_##x
^
:97:1: note: expanded from here
_Uelf64_valid_object
```

Build setup:
Ubuntu 18.04
Clang 7.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.