Pavel: I will try the fix code on m57, if you point a direction to it (IZ, or the code segment please.)
This fix came from Patrick L., who at the time was not looking at the OOo 1.9/2.0 development tree. James McKenzie -----Original Message----- From: Pavel Jan�k <[EMAIL PROTECTED]> Sent: Jul 7, 2005 1:15 PM To: [email protected] Subject: Re: [porting-dev] about macxjoin1153 cws From: "eric.bachard" <[EMAIL PROTECTED]> Date: Sun, 03 Jul 2005 00:01:01 +0200 > > i37733 xmlhelp -> missing prototype for Db -> change not found, so > > I used my own patch from i37733 ] > > My mistake, initial code was correct. Fixed The current change in source/cxxhelp/provider/db.cxx is wrong: - * last change: $Author: vg $ $Date: 2004/10/28 11:53:10 $ + * last change: $Author: pluby $ $Date: 2005/04/18 02:52:45 $ ... -Dbt::Dbt(void *data_arg, u_int32_t size_arg) +Dbt::Dbt(void *data_arg, size_t size_arg) Please use the same fix as was used on 2.0 branch. Or I do not understand at all. You wrote you fixed it, but the cws still contains wrong fix. /me is confused -- Pavel Jan�k That's the lamest excuse since I told my math teacher the dog ate my homework. -- Someone somewhere --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
