Skip Menu |

This queue is for tickets about the Set-Object CPAN distribution.

Report information
The Basics
Id: 21391
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Set-Object

People
Owner: Nobody in particular
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 1.17
  • 1.16
Fixed in: 1.18



Subject: It seems that MSVC does not support #define DEBUG(msg, e...)
ActiveState perl v5.8.7 built for MSWin32-x86-multi-thread Binary build 813 MSVC 6 Show quoted text
>nmake
cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" "-IC:\Perl\lib\CORE" Object.c Object.c Object.xs(18) : error C2010: '.' : unexpected in macro formal parameter list Object.xs(18) : error C2010: '.' : unexpected in macro formal parameter list Object.xs(18) : error C2010: '.' : unexpected in macro formal parameter list Object.xs(29) : error C2010: '.' : unexpected in macro formal parameter list Object.xs(29) : error C2010: '.' : unexpected in macro formal parameter list Object.xs(29) : error C2010: '.' : unexpected in macro formal parameter list Object.xs(62) : warning C4002: too many actual parameters for macro 'DEBUG' Object.xs(88) : warning C4002: too many actual parameters for macro 'DEBUG' ------- Alexandr Ciornii, http://chorny.net
Subject: ok now
From: Alexandr Ciornii <alexchorny [...] gmail.com>
Version 1.18 works.