Sun Aug 08 13:04:29 2010: Request 60149 was acted upon.
Transaction: Correspondence added by [email protected]
       Queue: PAR-Packer
     Subject: Re: [rt.cpan.org #60149] Fwd: strcasecmp is unresolved when 
linking on win32
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: patched
 Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=60149 >


Well, http://svn.openfoundry.org/par/PAR-Packer/trunk/ shows par - Revision
1200: /PAR-Packer/trunk, so it probably should.

However, 
myldr/mktmpdir.c<http://svn.openfoundry.org/par/PAR-Packer/trunk/myldr/mktmpdir.c>still
defines STREQ as strcasecmp on WIN32 so unless strcasecmp is somehow
provided at the link time on win32, it'd hardly links with MS Visual Studio
2005 at least.

On Sun, Aug 8, 2010 at 19:51, Roderich Schupp via RT <
[email protected]> wrote:

> <URL: https://rt.cpan.org/Ticket/Display.html?id=60149 >
>
> On 2010-08-08 12:43:40, [email protected] wrote:
> > PAR::Packer 1.006
> > MS Visual Studio 2005
> >
> > Changing strcasecmp to stricmp was the only way I got it linked.
>
> OK, in that case rev 1184 (after release 1.006) in the
> Subversion repo for PAR::Packer (see META.yml for the URL)
> should already have a slightly different fix.
>
> Cheers, Roderich
>

Reply via email to