ruby-cvs:18140
From: (nobu) <nobu ruby-lang.org>
Date: Sun, 10 Sep 2006 09:41:46 +0900
Subject: [ruby-cvs:18140] ruby: * file.c: ISPRINT() needs ctype.h
nobu Sun, 10 Sep 2006 09:41:46 +0900
Modified files:
ruby:
ChangeLog file.c
Log:
* file.c: ISPRINT() needs ctype.h
Revision Changes Path
1.5353 +4 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5352&r2=1.5353
1.251 +4 -2 ruby/file.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/file.c?cvsroot=src&r1=1.250&r2=1.251