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] |
>>>>> Benjamin Kosnik <bkoz@cygnus.com> writes: > What can I use to reproduce your problem? Making things consistent is a > good reason for a change, however I'm not certain of the problem. Can > you post specifics? It sounds like a compiler bug to me. I'd appreciate a self-contained testcase. > It might make more sense to add an "inherited" typedef section (much as > basic_istream does with types inherited from basic_ios) for the pattern > type. This shouldn't be necessary for non-template bases. Jason