On Fri, 05 May 2000 18:32:14 +0400, Mike Blazer <[EMAIL PROTECTED]>
wrote:
Hi Mike,
>Jan, I just tried to compile Win32::OLE-0.12 with Borland 5.02 for old GSAR port -
>unfortunatelly it failed:
>
>Warning OLE.xs 466: Functions containing while are not expanded inline
>Error OLE.xs 5286: Call to undefined function '_strrev' in function
>XS_Win32__OLE__Variant_Currency(cv *)
>
>Please check this, I guess some MSVC-only function
Yes, I know this. I discovered it within 30 minutes of uploading 0.12 to
CPAN. It's the fix to make it MINGW32 compatible that broke Borland, but
a single define will fix it:
#define _strrev strrev
This will be fixed properly in the libwin32 release.
-Jan
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]