Wasn't able to build parrot for smoke testing. This was using the MS Visual C++ compiler.

src\ops\core_ops.c
src\ops\core.ops(821) : error C2275: 'opcode_t' : illegal use of this type as an
expression
C:\work\parrot\include\parrot/config.h(128) : see declaration of 'opcode
_t'
src\ops\core.ops(821) : error C2059: syntax error : 'const'
src\ops\core.ops(822) : error C2065: 'dest' : undeclared identifier
src\ops\core.ops(825) : error C2143: syntax error : missing '{' before '*'
src\ops\core.ops(826) : warning C4431: missing type specifier - int assumed. Not
e: C no longer supports default-int
src\ops\core.ops(826) : warning C4142: benign redefinition of type
src\ops\core.ops(827) : warning C4057: 'return' : 'int *' differs in indirection
to slightly different base types from 'opcode_t *'
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2'
Stop.

C:\work\parrot>svn info
Path: .
URL: https://svn.perl.org/parrot/trunk
Repository Root: https://svn.perl.org/parrot
Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe
Revision: 30128
Node Kind: directory
Schedule: normal
Last Changed Author: julianalbo
Last Changed Rev: 30128
Last Changed Date: 2008-08-08 07:59:17 -0400 (Fri, 08 Aug 2008)


---
tjh

Reply via email to