[Libreoffice] [PATCH] Add support for bool for the operator << and >> of SvStream

Michael Meeks michael.meeks at novell.com
Mon Oct 4 13:43:20 PDT 2010


On Mon, 2010-10-04 at 13:48 -0600, Noel Power wrote:
> > BOOL bBAR;
> > 
> > m_stream << bFOO << bBar;
> > 
> > which blow-up when I changed the typedef of BOOL to bool.
..
> sounds suspicously like old code for serializing ( in binary format ) .
> Be interesting to see all the places that is used  and see if they could
> be removed 

	Riight :-) It would be nice [ if we have to keep these methods in the
headers ], to at least move the implementations to the binfilter -
though personally I'd love to kill the binfilter completely.

	Hey ho,

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot




More information about the LibreOffice mailing list