Re: Gtk2::Gdk::Window->new attributes docs



Kevin Ryde wrote:

It occurred to me maybe override_redirect could use sv_2bool or whatever
on its value instead of SvUV, to allow undef and empty string to mean
false too, in the usual way.

By the way: going through all our modules and looking for booleans being
handled with newSVuv and SvUV or their similar IV variants has long been
on my to do list.  All those places should use boolSV and sv_2bool.  If
anyone wants to help with this...

-- 
Bye,
-Torsten



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]