This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> Nathan did shadow this stuff correctly though--are you using the > mkcshadow stuff? Minor correction: stuff is shadowed as correctly as is possible without the necessary compiler extensions, but they are not being implemented yet, AFAIK. (See the DESIGN file for details.) The default build doesn't use the shadowing, for that reason, which means we rely instead on C macros, illegally. Nathan Myers ncm@cantrip.org