Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12662 - CannonSmash 0.6.5 (internet fixed)
Summary: CannonSmash 0.6.5 (internet fixed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-24 08:27 UTC by Bernardo S. A. Silva
Modified: 2003-03-05 10:52 UTC (History)
0 users

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


Attachments
CannonSmash 0.6.5 ebuild (very similar to the old ebuild) (cannonsmash-0.6.5.ebuild,759 bytes, application/octet-stream)
2002-12-24 08:41 UTC, Bernardo S. A. Silva
Details
cannonsmash-0.6.5-r1.ebuild (works) (cannonsmash-0.6.5-r1.ebuild,904 bytes, application/octet-stream)
2003-03-05 00:41 UTC, Bernardo S. A. Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo S. A. Silva 2002-12-24 08:27:42 UTC
Hi everyone! Merry christmas!

 The new version of cannonsmash are very stable. And the internet play works
this time! The OpenGL old bugs are fixed, but this package needs the SDL-1.2.5.

 Anyway, there is the working ebuild.

   Thanx a lot... Bernardo S. A. Silva
Comment 1 Bernardo S. A. Silva 2002-12-24 08:41:04 UTC
Created attachment 6722 [details]
CannonSmash 0.6.5 ebuild (very similar to the old ebuild)
Comment 2 Bernardo S. A. Silva 2003-01-22 22:57:23 UTC
Hi, 

 Why did this ebuild doesn't work?

loadparts.cpp: In static member function `static bool parts::load_anim(int, 
   anim_parts*, int, const char**, int*)':
loadparts.cpp:433: cannot pass objects of non-POD type `struct 
   std::basic_string<char, std::char_traits<char>, std::allocator<char> >' 
   through `...'
loadparts.cpp: In member function `void polyhedron_parts::render() const':
loadparts.cpp:582: warning: unused variable `float NanTheBLACK[4]'
loadparts.cpp:583: warning: unused variable `float ManOfVirtue[4]'
LauncherView.cpp: In member function `GtkWidget* 
   LauncherHeader::GraphicsFrame()':
LauncherView.cpp:99: warning: unused variable `GtkWidget*twoDButton'
LauncherView.cpp: In member function `void LauncherView::Init()':
LauncherView.cpp:449: warning: unused variable `GtkStyle*style'


   Thanx, Bernardo S. A. Silva
Comment 3 Bernardo S. A. Silva 2003-03-05 00:39:35 UTC
Comment on attachment 6722 [details]
CannonSmash 0.6.5 ebuild (very similar to the old ebuild)

This ebuild doesn't work
Comment 4 Bernardo S. A. Silva 2003-03-05 00:41:04 UTC
Created attachment 8977 [details]
cannonsmash-0.6.5-r1.ebuild (works)

This ebuilds works perfectly, and it fixs the "loadparts.cpp" error.
Comment 5 Bernardo S. A. Silva 2003-03-05 00:42:19 UTC
Hi,

My new ebuild works perfectly and it fixes the error:
loadparts.cpp:433: cannot pass objects of non-POD type `struct 
   std::basic_string<char, std::char_traits<char>, std::allocator<char> >' 
   through `...'
So, now we can have CannonSmash working again!

   Thanx a lot, Bernardo S. A. Silva
Comment 6 Bernardo S. A. Silva 2003-03-05 00:43:38 UTC
I have maked as critical because the old version doesn't work.
Comment 8 Bernardo S. A. Silva 2003-03-05 10:52:41 UTC
Hi,

The version bumped DOESN'T work like the old version:
loadparts.cpp:433: cannot pass objects of non-POD type `struct 
   std::basic_string<char, std::char_traits<char>, std::allocator<char> >' 
   through `...'
My ebuild deal with this problem. So, I will call it cannonsmash-0.6.5-r1.ebuil.

   Thanx, Bernardo S. A. Silva