[fxruby-users] hasTimeout? in fxruby 1.6.1
Lyle Johnson
lyle at knology.net
Thu Jan 4 10:56:47 EST 2007
On Jan 3, 2007, at 11:57 PM, Ray Bovet wrote:
> It appears
> that there is a slight typo in the file timeout.rb which makes up a
> part
> of that distribution. Specifically, at line 8 it says:
> alias hasTimeoutOrig hasTimeout?
> Since the code later refers to hasTimeoutOrig? it appears to me
> that the
> line should be changed to:
> alias hasTimeoutOrig? hasTimeout?
> When I made this change it resolved the issues that I was having.
Thanks, Ray! I have submitted a bug report on your behalf and this
should get fixed in the next release.
More information about the fxruby-users
mailing list