vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On 3/6/06, Hannah Schroeter <hannah@schlund.de> wrote: > And it'd reduce namespace pollution, and it would fit into the picture > that names starting with __ or _[A-Z] belong to the implementation > of C/C++/POSIX/..., i.e. that wouldn't count as namespace pollution > any more. you're lucky. pthread_ is a reserved prefix, but plain pthread makes the cut. > So shall I prepare a patch for that and submit it? i can probably fix it without a diff, but thanks for reporting. |