View Issue Details

IDProjectCategoryView StatusLast Update
0005335The Dark ModCodingpublic09.12.2022 05:25
Reporterunode Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
PlatformLinuxOSNixOSOS Version20.03
Product VersionTDM 2.08 
Fixed in VersionSVN 
Summary0005335: Missing "math.h" include in "tdm_update/ConsoleUpdater.cpp"
DescriptionIn "tdm_update/ConsoleUpdater.cpp" line 448 (as of https://svn.thedarkmod.com/publicsvn/darkmod_src/tags/2.08/tdm_update/ConsoleUpdater.cpp) , the function "floor" is used but "math.h" is not included causing compilation to fail.


Adding "#include <math.h>" was enough to solve the compilation failure.
TagsNo tags attached.

Activities

nbohr1more

nbohr1more

09.12.2022 05:24

developer   ~0015531

tdm_update has been replaced by tdm_installer

Issue History

Date Modified Username Field Change
06.09.2020 19:29 unode New Issue
09.12.2022 05:24 nbohr1more Note Added: 0015531
09.12.2022 05:25 nbohr1more Status new => closed
09.12.2022 05:25 nbohr1more Resolution open => won't fix
09.12.2022 05:25 nbohr1more Fixed in Version => SVN