memory.c
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2275: 'size_t' :
illegal
use of this type as an expression
c:\Programme\Microsoft Visual Studio .NET
2003\Vc7\include\stdio.h(70) :
see declaration of 'size_t'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2146: syntax error
: mis
sing ';' before identifier 'got'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2144: syntax error
: '<U
nknown>' should be preceded by '<Unknown>'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2144: syntax error
: '<U
nknown>' should be preceded by '<Unknown>'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2143: syntax error
: mis
sing ';' before 'identifier'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2065: 'got' :
undeclared
identifier
NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2'
Stop.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Hello Sebastian,
fixed, how about committing such a change yourself? I bet that takes much
less time than grabbing all that input and writing such mails? Thanks
anyway.
marcus
Friday, October 7, 2005, 9:19:59 AM, you wrote:
memory.c
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2275: 'size_t' :
illegal
use of this type as an expression
c:\Programme\Microsoft Visual Studio .NET
2003\Vc7\include\stdio.h(70) :
see declaration of 'size_t'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2146: syntax error
: mis
sing ';' before identifier 'got'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2144: syntax error
: '<U nknown>' should be preceded by '<Unknown>'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2144: syntax error
: '<U nknown>' should be preceded by '<Unknown>'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2143: syntax error
: mis
sing ';' before 'identifier'
c:\home\php\php-5.1\main\streams\memory.c(316) : error C2065: 'got' :
undeclared
identifier
NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2'
Stop.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Best regards,
Marcus