Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000899Zandronum[All Projects] Bugpublic2012-06-25 13:002018-09-30 19:53
ReporterDusk 
Assigned ToDusk 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.0-beta 
Target VersionFixed in Version1.0 
Summary0000899: GCC warnings
DescriptionI went over and fixed the Zandronum-specific GCC warnings:
'https://bitbucket.org/CrimsonDusk/neurosphere/changeset/43a2978b244a [^]'
Attached Files

- Relationships

-  Notes
User avatar (0003853)
Edward-san (developer)
2012-06-26 11:37
edited on: 2012-06-26 11:37

Great! You anticipated me :D

btw, about the whitespace thing in cl_main.cpp, doesn't "\0" work?

User avatar (0003854)
Dusk (developer)
2012-06-26 13:22

Whitespace came first to mind. :v
User avatar (0003855)
Torr Samaho (administrator)
2012-06-26 20:34

Patch pulled.

Just a remark for the future, please use C++ casts instead of C casts if you need to cast something, i.e. static_cast<int>(i) instead of (int)i. It's much easier to accidentally mess up things with C casts.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2012-06-25 13:00 Dusk New Issue
2012-06-25 13:00 Dusk Status new => assigned
2012-06-25 13:00 Dusk Assigned To => Dusk
2012-06-25 13:00 Dusk Status assigned => needs review
2012-06-26 11:37 Edward-san Note Added: 0003853
2012-06-26 11:37 Edward-san Note Edited: 0003853 View Revisions
2012-06-26 13:22 Dusk Note Added: 0003854
2012-06-26 20:34 Torr Samaho Note Added: 0003855
2012-06-26 20:35 Torr Samaho Status needs review => resolved
2012-06-26 20:35 Torr Samaho Fixed in Version => 1.0
2012-06-26 20:35 Torr Samaho Resolution open => fixed
2018-09-30 19:53 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker