[BUG] instance variable __windows__ not initialized

Hi guys,
congrats on the new ruby-gnome2 release :slight_smile:

Unfortunately, there’s a problem with an uninitialized variable:

tilman@hammerfest [~/ruby-gtk2-0.15.0/gtk/sample] > ruby -w
gtk-demo/main.rb
gtk-demo/main.rb:19: warning: instance variable windows not
initialized

The problem is in gtk/src/rbgtk.c, but I have no idea when windows
could be initialized… :confused:

Regards,
Tilman

Hi,

On Tue, 4 Jul 2006 19:44:16 +0200
Tilman S. [email protected] wrote:

Hi guys,
congrats on the new ruby-gnome2 release :slight_smile:

Yeah, thanks!

Unfortunately, there’s a problem with an uninitialized variable:

tilman@hammerfest [~/ruby-gtk2-0.15.0/gtk/sample] > ruby -w gtk-demo/main.rb
gtk-demo/main.rb:19: warning: instance variable windows not initialized

The problem is in gtk/src/rbgtk.c, but I have no idea when windows
could be initialized… :confused:

Oops… I’ll fix it… Thanks.


.:% Masao M.[email protected]

Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Masao M. [2006-07-06 00:36]:

Unfortunately, there’s a problem with an uninitialized variable:

tilman@hammerfest [~/ruby-gtk2-0.15.0/gtk/sample] > ruby -w gtk-demo/main.rb
gtk-demo/main.rb:19: warning: instance variable windows not initialized

The problem is in gtk/src/rbgtk.c, but I have no idea when windows
could be initialized… :confused:

Oops… I’ll fix it… Thanks.

I still see the same bug in the 0.16.0 release.

Regards,
Tilman

On Sat, 2006-12-30 at 21:52 +0900, Masao M. wrote:

Hi,

Oops, I forgot it.
It is fixed in CVS now.

Excellent. I’ve patched PLD’s release appropriately.

Aria


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Hi,

Oops, I forgot it.
It is fixed in CVS now.

On Fri, 29 Dec 2006 20:45:50 +0100
Tilman S. [email protected] wrote:

I still see the same bug in the 0.16.0 release.

Regards,
Tilman


A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV