Thread (24 messages) 24 messages, 8 authors, 2009-01-23

Re: [GIT PULL -tip] fix 33 make headers_check warnings

From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2009-01-23 22:07:35
Also in: linux-nfs, linux-raid, lkml, netfilter-devel

Possibly related (same subject, not in this thread)

Jan Engelhardt wrote:
Hm, maybe g++ defaults to std? Because this works without me using
"using std;"

#include <cstdint>
int main(void)
{
	uint32_t x;
}
Sorry, this was a bit of a surprise... basically the g++ <cstdint> 
functionally does #include <stdint.h> then exports the symbols into the 
std namespace, so it puts them into both...

	-hpa

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help