Hi Eike,

I've attached it in patch form to issue 91602

kind regards
Regina

Eike Rathke schrieb:
Hi Regina,

On Monday, 2008-12-01 16:06:53 +0100, Regina Henschel wrote:

I've got a build of odff05 now and want to continue work. I need expm1 and log1p (issue 91602). I can put the following code into sal\inc\rtl\math.hxx, so I can use the functions with ::rtl::math::expm1 and ::rtl::math::log1p in interpr*.cxx

Yes, that should do. I'll also add the already existing patch of i94555
to CWS odff05 today.

Is it necessary to have a solution, which switches, dependent on the compiler? If yes, how can I do it?

I don't think that's necessary. We can always use our own expm1 and
log1p, regardless of whether the compiler provides its own.

  Eike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to