Michael A. Koziarski wrote:Looking through your brutal patches, it doesn't seem like you've touched textpainter.[Ch]. The only recent change was
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?
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
