Bug#793752: clang-3.7: "inline" function in same file not found

Sylvestre Ledru sylvestre at debian.org
Tue Jul 28 01:05:01 UTC 2015


Hello,

Le 27/07/2015 00:02, Ph. Marek a écrit :
> Package: clang-3.7
> Version: 1:3.7~svn239806-1+b1
> Severity: normal
>
> Please fetch a checkout of r2474 of
>     http://fsvs.tigris.org/svn/fsvs/branches/clang-3.7-bug
> and try to compile.
>
> The results are
>     commit.o: In function `ci___send_user_props':
>     commit.c:328: undefined reference to `send_a_prop'
>     racallback.o: In function `cb___change_dir_prop':
>     racallback.c:476: undefined reference to `cb___store_prop'
>     racallback.o: In function `cb___change_file_prop':
>     racallback.c:614: undefined reference to `cb___store_prop'
>
> but if the "inline" are removed (commit.c:244, racallback.c:296)
> the result is as expected.
>
It requires a login to checkout the repo.
Anyway, please attach a test case in the bug.

Thanks
S



More information about the Pkg-llvm-team mailing list