Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139808 - stabilize dev-perl/sdl-perl-2.1.3-r2
Summary: stabilize dev-perl/sdl-perl-2.1.3-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 12:40 UTC by Oliver Jeeves
Modified: 2006-11-01 03:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Jeeves 2006-07-09 12:40:55 UTC
Constants.pm declares its package as SDL::Event, meaning that you have to use the SDL::Event namespace to address any constants (including non-event constants, like SDL_INIT_VIDEO).

If you use SDL::Event, this isn't an issue, since Event exports its namespace. SDL::App uses SDL::Event, so programs using this similarly won't have a problem.

Workaround is just to always use SDL::Event, or SDL::App
Comment 1 SpanKY gentoo-dev 2006-09-03 22:38:23 UTC
this is a bug in sdl-perl-1.x (in the future, try to include more information)

sdl-perl-2.x works just fine
Comment 2 Gustavo Zacarias (RETIRED) gentoo-dev 2006-09-04 11:11:24 UTC
sparc stable.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-09-05 05:33:59 UTC
stable amd64 - hah!
Comment 4 Joe Jezak (RETIRED) gentoo-dev 2006-09-05 21:25:55 UTC
Marked ppc stable.
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2006-09-06 12:44:15 UTC
x86 done
Comment 6 Tobias Scherbaum (RETIRED) gentoo-dev 2006-10-01 12:35:46 UTC
hppa stable
Comment 7 Bryan Østergaard (RETIRED) gentoo-dev 2006-10-21 11:15:57 UTC
Alpha done.
Comment 8 Tristan Heaven (RETIRED) gentoo-dev 2006-11-01 03:05:07 UTC
All done!