[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Ruby bindings' Svn::Core::Dirent#time returns Time instead of Bignum

From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2006-06-12 05:32:15 CEST

Hi,

> > Currently in the SWIG/Ruby bindings, Svn::Core::Dirent#time returns
> > Bignum, which needs conversion when used as Time. This patch makes
> > it directly return an Time instance, which I think is better.
>
> Yes, you're right. Could you please commit, nori?

Thank you for reviewing my patch. I committed at r20042 and nominated
to the 1.4.x release branch at r20043.
When committing, I improved my log message a little since I think the
returned value is an Integer, not fixed to either a Bignum or a Fixnum.
Is it right?

Thanks,

-nori

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 12 05:32:42 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.