Angus Leeming wrote:

Michael A. Koziarski wrote:


After the autogen.sh warnings, I get the attached compile problems



Hi, Koz. You get these because I have just tried to (brutally) remove unnecessary #includes. Could you post the patch needed to get things working for you?




Looking through your brutal patches, it doesn't seem like you've touched textpainter.[Ch]. The only recent change was

Replace LString.h with support/std_string.h,
Lsstream.h with support/std_sstream.h,
support/LIstream.h with support/std_istream.h,
support/LOstream.h with support/std_ostream.h.
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/mathed/textpainter.C.diff?r1=1.7&r2=1.8

That doesn't seem like it would've caused this, does it?

Cheers

Koz




Reply via email to