Re: [ANN] Ruby 1.9.1-p129$B%j%j!<%9(B

e$B$3$s$K$A$O!#e(B

Ruby 1.9.1-p129e$B$N%j%j!<%9!"$*$a$G$H$&$4$6$$$^$9!#e(B

e$B$$$/$D$+<j85$G%3%s%Q%$%k;~$N%&%)!<%K%s%0$G5$$,$D$$$?$3$H$rJs9p$7$^$9!#e(B

  1. ext/etc/etc.c

uid_te$B$,:FDj5A$5$l$?$H=P$^$9!#e(B

#ifndef HAVE_TYPE_UID_T
#define uid_t int
#endif

e$B$H$J$C$F$$$F!“e(Buid_te$B$,B8:_$9$k$3$H$Oe(Bconfiguree$B$G3NG’$G$-$F$$$^$9e(B
e$B$,!”$3$30J30$Ke(BHAVE_TYPE_UID_Te$B$O;HMQ$5$l$F$$$k2U=j$r8+$D$1$i$le(B
e$B$^$;$s$G$7$?!#e(B

e$B%3%s%Q%$%k$7$F$$$?e(BNetBSD
5.99.11e$B$G$Oe(Buid_te$B$Oe(Buint32_te$B$G!“Id9g$Ne(B
e$BM-L5$N0[$J$k%?%$%W4V$G:FDj5A$5$l$k$N$O!”$"$^$j5$;}$A$,NI$$$b$Ne(B
e$B$G$O$"$j$^$;$s!#e(B(e$B$3$N>l9g$N<B32$O$"$^$j$J$$$G$7$g$&$1$I!#e(B)

  1. ext/pty/pty.c

getDevice()e$B$OLa$jCM$,e(Bvoid
e$B$J4X?t$K$b4X$o$i$:!"CM$rJV$7$F$$$^$9!#e(B

— ext/pty/pty.c.orig 2008-12-26 01:33:06.000000000 +0900
+++ ext/pty/pty.c
@@ -422,7 +422,7 @@ getDevice(int *master, int *slave, char
rb_gc();
get_device_once(master, slave, SlaveName, 1);
}

  • return Qnil;
  • return;
    }

/* ruby function: getpty */

  1. ext/stringio/stringio.c

strio_ungetbyte()e$B$KL58z$J%3!<%I$,$"$j$^$9!#e(B
e$B>C$7K:$l$G$7$g$&$+e(B?

— ext/stringio/stringio.c.orig 2009-02-22 21:49:06.000000000 +0900
+++ ext/stringio/stringio.c
@@ -744,7 +744,6 @@ strio_ungetc(VALUE self, VALUE c)
static VALUE
strio_ungetbyte(VALUE self, VALUE c)
{

  • NUM2INT©;
    return strio_ungetc(self, c);
    }

e$B0J>e$G$9!#e(B

e$B$J$+$@$G$9!#e(B

At Thu, 14 May 2009 10:04:14 +0900,
Takahiro K. wrote in [ruby-dev:38443]:

  1. ext/etc/etc.c

uid_te$B$,:FDj5A$5$l$?$H=P$^$9!#e(B

trunke$B$OD>$7$^$7$?!#e(B

  1. ext/stringio/stringio.c

strio_ungetbyte()e$B$KL58z$J%3!<%I$,$"$j$^$9!#e(B
e$B>C$7K:$l$G$7$g$&$+e(B?

e$B$?$V$s0z?t$N%A%’%C%/$@$H;W$$$^$9$,!"A4A3F0:n$,0c$&$N$GD>$7$^$7$?!#e(B

In message [email protected]
on Thu, 14 May 2009 16:20:02 +0900,
Nobuyoshi N. [email protected] wrote:

strio_ungetbyte()e$B$KL58z$J%3!<%I$,$"$j$^$9!#e(B
e$B>C$7K:$l$G$7$g$&$+e(B?

e$B$?$V$s0z?t$N%A%'%C%/$@$H;W$$$^$9$,!“A4A3F0:n$,0c$&$N$GD>$7$^$7$?!#e(B
e$B$”$i!"$=$s$J$KBg;v$G$7$?$+!#e(B

e$B$=$N$^$^e(B1.9.1-p129e$B$KJQ99E@$rE,MQ$7$F!"%3%s%Q%$%k$G$-$k$H$3$m$^$G3NG’$7e(B
e$B$^$7$?!#e(B

e$B$“$H!”$3$l$b!V5$;}$A0-$$!W%l%Y%k$J$N$G$9$,!"e(B

In file included from sprintf.c:1088:
missing/vsnprintf.c:202:1: warning: “__sfileno” redefined
In file included from ./include/ruby/ruby.h:68,
from sprintf.c:14:
/usr/include/stdio.h:464:1: warning: this is the location of the
previous definition

e$B$J$s$F$N$b$"$j$^$7$?!#$I$C$+$G!"e(B__sfilenoe$B$re(Bundefe$B$7$F$*$1$PNI$$$h$&$Je(B
e$B5$$,$7$^$9$,!#e(B