Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > > As GCC 4.1 is now moving into prerelease state I have had another > look at the GCC 4.1 compile failures. I do not really understand them; > if this is how it should be or if GCC 4.1 has regressed. > > Anyhow, this patch makes LyX compile. Do any of you have an opinion if > this is our bug or if it is a GCC regression?
My opinion: This is certainly not our bug and the fix is horrid. The whole point of using Bind is to make code easier to understand. Please take this to the Boost.Devel list and ask Peter Dimov and Doug Gregor what is going wrong with Boost.Bind and Boost.Signals, respectively. Angus