[Bug 552999] Review Request: curblaster - NCurses sidescroller, with gameplay loosely based on some others.

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 14 09:01:47 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=552999

--- Comment #12 from Andrea Musuruane <musuruan at gmail.com> 2010-03-14 04:59:58 EDT ---
(In reply to comment #11)

> 5. Compile output is suppressed. In this way you cannot check if the program is
> compiled using $RPM_OPT_FLAGS. Please patch makefile to show the output.

Sorry. You are actually showing the output, but you are not using
$RPM_OPT_FLAG:

g++ -g -c main.cpp
g++ -g -c check_collision.cpp 
g++ -g -c age_bullet.cpp  
g++ -g -c gravitize.cpp
g++ -g -c radar_plot.cpp 
g++ -g -c object_out.cpp  
g++ -g -c motion.cpp  
g++ -g -c init.cpp  
g++ -g -c draw.cpp   
g++ -g -c powerup.cpp     
g++ -g -c play_sound_effect.cpp      
g++ -g -c mishaps.cpp      
g++ -g -c enemy_shoot.cpp

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list