lkml.org 
[lkml]   [2009]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT PULL -tip] fix 33 make headers_check warnings
Jan Engelhardt wrote:
>
> I had an objection as previously stated -- namely that
> <stdint.h> should be included to remain friendly to C++0x
> programs which should use <cstdint> instead. Forcing
> stdint.h is therefore not nice.
>

FWIW, it's kind of pointless in that case; <cstdint> exports it into the
std:: namespace rather than the root namespace, so using stdint types
still don't work.

It again comes down to: for headers exported to userspace we *have* to
use double-underscore types.

-hpa


\
 
 \ /
  Last update: 2009-01-23 22:47    [W:0.051 / U:3.820 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site