This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/16248] [3.5 Regression] recent concurrence.h chanes breaks mingw bootstrap


------- Additional Comments From membar at gcc dot gnu dot org  2004-06-29 23:09 -------
Hi Per,

>A clean and efficient solution is possible, but I don't think I
>have time to pursue it.  I guess bkoz gets to pick a solution.

I agree that this is a kludge - the proper solution would be a
one-parameter init function, but like you said, this would be
more time-consuming.

After a current CVS get, pool_allocator.h is busted for the
same reasons. I'll submit a more formal patch if people agree
on my approach.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16248


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]