Lars Gullik Bjønnes wrote:
When doing these you really are on your own...
I'm not familiarly with the auto... stuff.

what branch? Or just head?

HEAD, is compilable for sure... but not with msvc8.

I've just checked out lyx-devel without a branch argument, is this HEAD then?.

The diff file cannot be committed as is. Almost all the LYX_CC_MSVC
guarded stuff should either not be guarded or not present at all.

Dropping the guard is in most cases no problem, I just want to prevent changing the current gcc behavior.

Also there is a super ugly reinterpret_cast in there.

It seems mscv8 is more restrictive than gcc, because there must be done a cast which converts from 'lyx::frontend::QMathDialog *' to 'QDialog *'.

Peter

Reply via email to