Bug #3632: win32 (MSVC)$B$G(Bsnapshot$B$r(Bmake$B$G$-$J$$(B
http://redmine.ruby-lang.org/issues/show/3632
$B5/I<<T(B: Akio Tajima
$B%9%F!<%?%9(B: Open, $BM%@hEY(B: Normal
ruby -v: ruby 1.9.3dev (2010-07-29 trunk 28783) [i386-mswin32]
snapshot$B$r(Bwin32(VC++6)$B$G(Bnmake$B$7$h$&$H$9$k$H!"0J2<$N%(%i!<$H$J$j$^$9!#M}M3$O(Bsize_t$B$,L$Dj5A$@$+$i$G$9!#(B
cl -nologo -MD -Zi -W2 -O2b2xg- -G6 -Zm600 -DRUBY_EXPORT -I.
-I.ext/incl
ude/i386-mswin32 -I./include -I. -I./missing -Focbrt.obj -c
-Tc./missing/cbr
t.c
cbrt.c
./include\ruby/missing.h(172) : error C2061: $B9=J8%(%i!<(B :
$B<1JL;R(B 'strlcpy' $B$,%7%s%?%C%/%9(B
$B%(%i!<$r5/$3$7$^$7$?!#(B
./include\ruby/missing.h(172) : error C2059: $B9=J8%(%i!<(B : ';'
./include\ruby/missing.h(172) : error C2059: $B9=J8%(%i!<(B : 'type'
./include\ruby/missing.h(176) : error C2061: $B9=J8%(%i!<(B :
$B<1JL;R(B 'strlcat' $B$,%7%s%?%C%/%9(B
$B%(%i!<$r5/$3$7$^$7$?!#(B
./include\ruby/missing.h(176) : error C2059: $B9=J8%(%i!<(B : ';'
./include\ruby/missing.h(176) : error C2059: $B9=J8%(%i!<(B : 'type'
NMAKE : fatal error U1077: 'cl' : $B%j%?!<%s(B $B%3!<%I(B '0x2'
Stop.
cbrt.c$B$,(Bmissing.h$B$r(Binclude$B$7$F(B(1.9.2-preview3$B$G$O(Binclude$B$7$F$$$^$;$s(B)$B!"$+$D(Bstddef.h$B$N(Binclude$B$,(Bmissing.h$B$K$h$C$F9T$o$l$F$$$k$N$G$9$,!"$7$+$7(Bmissing.h$B$G(Bstddef.h$B$r(Binclude$B$9$k$+$r(BHAVE_STDDEF_H$B$G%A%'%C%/$7$F$$$F!"$+$D(Bwin32/Makefile.sub$B$K(BHAVE_STDDEF_H$B$,L$Dj5A$J$N$,860x$G$9!#(B
--- Makefile.sub~ Mon Jul 26 18:18:21 2010
+++ Makefile.sub Sat Jul 31 00:22:37 2010
@@ -409,6 +409,7 @@
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
+#define HAVE_STDDEF_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
!if $(MSC_VER) >= 1400
on 2010-07-30 17:51
on 2010-08-01 10:55
$B%A%1%C%H(B #3632 $B$,99?7$5$l$^$7$?!#(B (by Nobuyoshi Nakada) $B%+%F%4%j(B core$B$K%;%C%H(B $B%9%F!<%?%9(B Open$B$+$i(BClosed$B$KJQ99(B Fixed at r28818. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/3632
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.