On Sat, 2005-11-26 at 10:27 +0100, Tels wrote: > Not to discourage you but what version of SDL are you using/patching > against? > > I lost the overview on what is current and where.
sdl.perl.org says 2.1.0 is new, but that news entry is dated 2004. The link takes you to CPAN, where the latest is 2.1.3. My patches will be against the contents of the 2.1.3 tarball, until a newer version comes out. I have 2.1.3 installed in my perl system directories, and my modified files go into a local ./lib sub-directory of my current project for testing and diff-generation. I'm not grabbing stuff from SVN since I want to work from currently available releases, rather than be bleeding-edge. I appreciate the fact that all my previous patches (back from 2003 and 2004) made it into the public release (and the cleanup/integration of my SDL::Event::set_type into SDL::Event::type made much more sense). -- Andy <[EMAIL PROTECTED]>