Bug#643959: Still experiencing missing standard header
Mikael Öhman
micketeer at gmail.com
Thu Oct 20 02:35:20 UTC 2011
A trivial test still shows problems for me.
$ clang++ test.cc
test.cc:1:10: fatal error: 'stddef.h' file not found
#include <stddef.h>
test.cc:
#include <stddef.h>
int main() { return 0; }
With version 2.9-16 which supposely fixes the issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20111020/15c14411/attachment.html>
More information about the Pkg-llvm-team
mailing list