Re: bafna_p - r31417 - in abiword/branches/gsoc2012math: plugins/mathview/xp src/wp/impexp/xp

From: Prashant Bafna <appu.bafna_at_gmail.com>
Date: Wed Jun 27 2012 - 08:54:30 CEST

>> +
>> +     UT_UTF8String PbMathml = (const char*)((pImpMathML->getByteBuf())->getPointer(0));
>> +     UT_UTF8String PbLatex;
>> +     UT_UTF8String Pbitex;
>
>
> Please don't use UT_UTF8String. Use std::string instead
>
>

Actually most of the functions in Mathview and Latex Plugins use
UT_UTF8String for everything, hence to maintain the continuity i used
that but I'll certainly try to change it to std::string.

Thanks,
Prashant
Received on Wed Jun 27 08:54:37 2012

This archive was generated by hypermail 2.1.8 : Wed Jun 27 2012 - 08:54:37 CEST