Subject: Win32 build problem in ut_rand.cpp
From: Nikolaj Brandt Jensen (mailbag@postman.dk)
Date: Sat Aug 25 2001 - 14:05:00 CDT
Hello.
When building from the latest version from CVS, I get the following
errors when building on Win32.
Is this work-in-progress or do someone owe Paul a donut? :-)
- Nikolaj
make[4]: Entering directory `/abi/abi/src/af/util/xp'
Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Pspell:Off
Scripting:Of
f].
ut_rand.cpp
ut_rand.cpp(170) : error C2065: 'fptr' : undeclared identifier
ut_rand.cpp(170) : error C2440: 'initializing' : cannot convert from
'int' to 'i
nt *'
Conversion from integral type to pointer type requires
reinterpret_cast,
C-style cast or function-style cast
ut_rand.cpp(170) : error C2059: syntax error : ':'
ut_rand.cpp(170) : error C2234: '<Unknown>' : arrays of references are
illegal
ut_rand.cpp(170) : error C2501: 'randtbl' : missing storage-class or
type specif
iers
ut_rand.cpp(171) : error C2501: 'rptr' : missing storage-class or type
specifier
s
ut_rand.cpp(171) : error C2143: syntax error : missing ';' before ':'
ut_rand.cpp(171) : error C2234: '<Unknown>' : arrays of references are
illegal
ut_rand.cpp(171) : error C2501: 'randtbl' : missing storage-class or
type specif
iers
ut_rand.cpp(183) : error C2501: 'state' : missing storage-class or
type specifie
rs
ut_rand.cpp(183) : error C2143: syntax error : missing ';' before ':'
ut_rand.cpp(183) : error C2234: '<Unknown>' : arrays of references are
illegal
... etc...
This archive was generated by hypermail 2b25 : Sat Aug 25 2001 - 14:05:22 CDT