Advertisement
Guest User

HMH Warnings no supressed

a guest
Sep 13th, 2015
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.22 KB | None | 0 0
  1.  
  2. D:\Development\HandmadeHeroFollowAlong\handmade\code>build
  3. test_asset_builder.cpp
  4. cl : Command line warning D9025 : overriding '/Od' with '/O2'
  5. handmade_optimized.cpp
  6. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(62) : error C2220: warning treated as error - no 'object' file generated
  7. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(62) : warning C4820: '_heapinfo' : '4' bytes padding added after data member '_heapinfo::_useflag'
  8. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(155) : warning C4820: 'debug_read_file_result' : '4' bytes padding added after data member 'debug_read_file_result::ContentsSize'
  9. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(188) : warning C4820: 'game_offscreen_buffer' : '4' bytes padding added after data member 'game_offscreen_buffer::Pitch'
  10. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(254) : warning C4820: 'platform_file_handle' : '4' bytes padding added after data member 'platform_file_handle::NoErrors'
  11. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(260) : warning C4820: 'platform_file_group' : '4' bytes padding added after data member 'platform_file_group::FileCount'
  12. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(352) : warning C4365: 'argument' : conversion from 'uint32' to 'long', signed/unsigned mismatch
  13. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(352) : warning C4365: 'initializing' : conversion from 'long' to 'uint32', signed/unsigned mismatch
  14. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(358) : warning C4365: 'argument' : conversion from 'u64' to '__int64', signed/unsigned mismatch
  15. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(358) : warning C4365: 'initializing' : conversion from '__int64' to 'u64', signed/unsigned mismatch
  16. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(365) : warning C4365: 'argument' : conversion from 'u64' to '__int64', signed/unsigned mismatch
  17. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(365) : warning C4365: 'initializing' : conversion from '__int64' to 'u64', signed/unsigned mismatch
  18. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(439) : warning C4820: 'debug_table' : '4' bytes padding added after data member 'debug_table::CurrentEventArrayIndex'
  19. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(444) : warning C4820: 'debug_table' : '4' bytes padding added after data member 'debug_table::RecordCount'
  20. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(504) : warning C4365: '=' : conversion from 'int' to 'u32', signed/unsigned mismatch
  21. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(39) : warning C4820: '_exception' : '4' bytes padding added after data member '_exception::type'
  22. d:\development\handmadeherofollowalong\handmade\code\handmade.h(102) : warning C4820: 'memory_arena' : '4' bytes padding added after data member 'memory_arena::TempCount'
  23. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(13) : warning C4820: 'debug_counter_snapshot' : '4' bytes padding added after data member 'debug_counter_snapshot::HitCount'
  24. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(22) : warning C4820: 'debug_counter_state' : '4' bytes padding added after data member 'debug_counter_state::LineNumber'
  25. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(37) : warning C4820: 'debug_frame' : '4' bytes padding added after data member 'debug_frame::RegionCount'
  26. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(45) : warning C4820: 'debug_state' : '4' bytes padding added after data member 'debug_state::Initialized'
  27. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(52) : warning C4820: 'debug_state' : '4' bytes padding added after data member 'debug_state::FrameBarScale'
  28. d:\development\handmadeherofollowalong\handmade\code\handmade_world.h(31) : warning C4820: 'world_entity_block' : '4' bytes padding added after data member 'world_entity_block::LowEntityIndex'
  29. d:\development\handmadeherofollowalong\handmade\code\handmade_world.h(41) : warning C4820: 'world_chunk' : '4' bytes padding added after data member 'world_chunk::ChunkZ'
  30. d:\development\handmadeherofollowalong\handmade\code\handmade_world.h(50) : warning C4820: 'world' : '4' bytes padding added after data member 'world::ChunkDimInMeters'
  31. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(75) : warning C4820: 'sim_entity_collision_volume_group' : '4' bytes padding added after data member 'sim_entity_collision_volume_group::VolumeCount'
  32. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(95) : warning C4820: 'sim_entity' : '4' bytes padding added after data member 'sim_entity::DistanceLimit'
  33. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(113) : warning C4820: 'sim_entity' : '4' bytes padding added after data member 'sim_entity::WalkableHeight'
  34. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(119) : warning C4820: 'sim_entity_hash' : '4' bytes padding added after data member 'sim_entity_hash::Index'
  35. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(15) : warning C4365: 'initializing' : conversion from 'uint32' to 'bool32', signed/unsigned mismatch
  36. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.h(48) : warning C4820: 'environment_map' : '4' bytes padding added after data member 'environment_map::Pz'
  37. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.h(141) : warning C4820: 'render_group' : '4' bytes padding added after data member 'render_group::InsideRender'
  38. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(22) : warning C4820: 'loaded_font' : '4' bytes padding added after data member 'loaded_font::BitmapIDOffset'
  39. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(46) : warning C4820: 'asset_memory_header' : '4' bytes padding added after data member 'asset_memory_header::GenerationID'
  40. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(52) : warning C4820: 'asset' : '4' bytes padding added after data member 'asset::State'
  41. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(76) : warning C4820: 'asset_file' : '4' bytes padding added after data member 'asset_file::Header'
  42. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(99) : warning C4820: 'game_assets' : '4' bytes padding added after data member 'game_assets::NextGenerationID'
  43. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(111) : warning C4820: 'game_assets' : '4' bytes padding added after data member 'game_assets::TagCount'
  44. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(114) : warning C4820: 'game_assets' : '4' bytes padding added after data member 'game_assets::AssetCount'
  45. d:\development\handmadeherofollowalong\handmade\code\handmade_audio.h(20) : warning C4820: 'playing_sound' : '4' bytes padding added after data member 'playing_sound::SamplesPlayed'
  46. d:\development\handmadeherofollowalong\handmade\code\handmade.h(289) : warning C4820: 'pairwise_collision_rule' : '4' bytes padding added after data member 'pairwise_collision_rule::StorageIndexB'
  47. d:\development\handmadeherofollowalong\handmade\code\handmade.h(328) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::IsInitialized'
  48. d:\development\handmadeherofollowalong\handmade\code\handmade.h(343) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::LowEntityCount'
  49. d:\development\handmadeherofollowalong\handmade\code\handmade.h(360) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::Time'
  50. d:\development\handmadeherofollowalong\handmade\code\handmade.h(374) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::ParticleCels'
  51. d:\development\handmadeherofollowalong\handmade\code\handmade.h(379) : warning C4820: 'task_with_memory' : '4' bytes padding added after data member 'task_with_memory::BeingUsed'
  52. d:\development\handmadeherofollowalong\handmade\code\handmade.h(387) : warning C4820: 'transient_state' : '4' bytes padding added after data member 'transient_state::IsInitialized'
  53. d:\development\handmadeherofollowalong\handmade\code\handmade.h(394) : warning C4820: 'transient_state' : '4' bytes padding added after data member 'transient_state::GroundBufferCount'
  54. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(147) : warning C4365: 'argument' : conversion from 'int' to 'u32', signed/unsigned mismatch
  55. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(209) : warning C4365: 'initializing' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  56. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(210) : warning C4365: 'initializing' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  57. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(211) : warning C4365: 'initializing' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  58. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(212) : warning C4365: 'initializing' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  59. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(222) : warning C4365: 'argument' : conversion from 'uint32' to 'int', signed/unsigned mismatch
  60. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(227) : warning C4365: 'argument' : conversion from 'uint32' to 'int', signed/unsigned mismatch
  61. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(232) : warning C4365: 'argument' : conversion from 'uint32' to 'int', signed/unsigned mismatch
  62. d:\development\handmadeherofollowalong\handmade\code\handmade_optimized.cpp(237) : warning C4365: 'argument' : conversion from 'uint32' to 'int', signed/unsigned mismatch
  63. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(200) : warning C4514: '_MarkAllocaS' : unreferenced inline function has been removed
  64. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(210) : warning C4514: '_MallocaIsSizeInRange' : unreferenced inline function has been removed
  65. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(255) : warning C4514: '_freea' : unreferenced inline function has been removed
  66. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(431) : warning C4514: '_mm_cvtpi8_ps' : unreferenced inline function has been removed
  67. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(448) : warning C4514: '_mm_cvtpu8_ps' : unreferenced inline function has been removed
  68. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(462) : warning C4514: '_mm_cvtps_pi8' : unreferenced inline function has been removed
  69. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(477) : warning C4514: '_mm_cvtpi32x2_ps' : unreferenced inline function has been removed
  70. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(135) : warning C4514: 'SafeTruncateUInt64' : unreferenced inline function has been removed
  71. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(356) : warning C4514: 'AtomicExchangeU64' : unreferenced inline function has been removed
  72. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(395) : warning C4514: 'GetController' : unreferenced inline function has been removed
  73. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(304) : warning C4514: 'fpclassify' : unreferenced inline function has been removed
  74. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(309) : warning C4514: 'fpclassify' : unreferenced inline function has been removed
  75. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(314) : warning C4514: 'fpclassify' : unreferenced inline function has been removed
  76. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(319) : warning C4514: 'signbit' : unreferenced inline function has been removed
  77. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(324) : warning C4514: 'signbit' : unreferenced inline function has been removed
  78. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(329) : warning C4514: 'signbit' : unreferenced inline function has been removed
  79. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(334) : warning C4514: '_fpcomp' : unreferenced inline function has been removed
  80. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(339) : warning C4514: '_fpcomp' : unreferenced inline function has been removed
  81. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(344) : warning C4514: '_fpcomp' : unreferenced inline function has been removed
  82. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(555) : warning C4514: 'hypot' : unreferenced inline function has been removed
  83. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(823) : warning C4514: '_chgsignl' : unreferenced inline function has been removed
  84. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(830) : warning C4514: '_copysignl' : unreferenced inline function has been removed
  85. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(884) : warning C4514: '_hypotl' : unreferenced inline function has been removed
  86. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1025) : warning C4514: 'abs' : unreferenced inline function has been removed
  87. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1027) : warning C4514: 'pow' : unreferenced inline function has been removed
  88. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1029) : warning C4514: 'abs' : unreferenced inline function has been removed
  89. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1031) : warning C4514: 'acos' : unreferenced inline function has been removed
  90. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1033) : warning C4514: 'acosh' : unreferenced inline function has been removed
  91. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1035) : warning C4514: 'asin' : unreferenced inline function has been removed
  92. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1037) : warning C4514: 'asinh' : unreferenced inline function has been removed
  93. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1039) : warning C4514: 'atan' : unreferenced inline function has been removed
  94. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1041) : warning C4514: 'atanh' : unreferenced inline function has been removed
  95. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1043) : warning C4514: 'atan2' : unreferenced inline function has been removed
  96. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1045) : warning C4514: 'cbrt' : unreferenced inline function has been removed
  97. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1047) : warning C4514: 'ceil' : unreferenced inline function has been removed
  98. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1049) : warning C4514: 'copysign' : unreferenced inline function has been removed
  99. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1051) : warning C4514: 'cos' : unreferenced inline function has been removed
  100. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1053) : warning C4514: 'cosh' : unreferenced inline function has been removed
  101. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1055) : warning C4514: 'erf' : unreferenced inline function has been removed
  102. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1057) : warning C4514: 'erfc' : unreferenced inline function has been removed
  103. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1059) : warning C4514: 'exp' : unreferenced inline function has been removed
  104. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1061) : warning C4514: 'exp2' : unreferenced inline function has been removed
  105. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1063) : warning C4514: 'expm1' : unreferenced inline function has been removed
  106. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1067) : warning C4514: 'fdim' : unreferenced inline function has been removed
  107. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1069) : warning C4514: 'floor' : unreferenced inline function has been removed
  108. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1071) : warning C4514: 'fma' : unreferenced inline function has been removed
  109. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1073) : warning C4514: 'fmax' : unreferenced inline function has been removed
  110. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1075) : warning C4514: 'fmin' : unreferenced inline function has been removed
  111. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1077) : warning C4514: 'fmod' : unreferenced inline function has been removed
  112. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1079) : warning C4514: 'frexp' : unreferenced inline function has been removed
  113. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1081) : warning C4514: 'hypot' : unreferenced inline function has been removed
  114. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1083) : warning C4514: 'ilogb' : unreferenced inline function has been removed
  115. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1085) : warning C4514: 'ldexp' : unreferenced inline function has been removed
  116. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1087) : warning C4514: 'lgamma' : unreferenced inline function has been removed
  117. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1089) : warning C4514: 'llrint' : unreferenced inline function has been removed
  118. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1091) : warning C4514: 'llround' : unreferenced inline function has been removed
  119. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1093) : warning C4514: 'log' : unreferenced inline function has been removed
  120. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1095) : warning C4514: 'log10' : unreferenced inline function has been removed
  121. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1097) : warning C4514: 'log1p' : unreferenced inline function has been removed
  122. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1099) : warning C4514: 'log2' : unreferenced inline function has been removed
  123. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1101) : warning C4514: 'logb' : unreferenced inline function has been removed
  124. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1103) : warning C4514: 'lrint' : unreferenced inline function has been removed
  125. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1105) : warning C4514: 'lround' : unreferenced inline function has been removed
  126. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1107) : warning C4514: 'modf' : unreferenced inline function has been removed
  127. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1109) : warning C4514: 'nearbyint' : unreferenced inline function has been removed
  128. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1111) : warning C4514: 'nextafter' : unreferenced inline function has been removed
  129. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1113) : warning C4514: 'nexttoward' : unreferenced inline function has been removed
  130. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1115) : warning C4514: 'pow' : unreferenced inline function has been removed
  131. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1117) : warning C4514: 'pow' : unreferenced inline function has been removed
  132. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1119) : warning C4514: 'remainder' : unreferenced inline function has been removed
  133. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1121) : warning C4514: 'remquo' : unreferenced inline function has been removed
  134. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1123) : warning C4514: 'rint' : unreferenced inline function has been removed
  135. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1125) : warning C4514: 'round' : unreferenced inline function has been removed
  136. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1127) : warning C4514: 'scalbln' : unreferenced inline function has been removed
  137. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1129) : warning C4514: 'scalbn' : unreferenced inline function has been removed
  138. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1131) : warning C4514: 'sin' : unreferenced inline function has been removed
  139. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1133) : warning C4514: 'sinh' : unreferenced inline function has been removed
  140. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1135) : warning C4514: 'sqrt' : unreferenced inline function has been removed
  141. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1137) : warning C4514: 'tan' : unreferenced inline function has been removed
  142. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1139) : warning C4514: 'tanh' : unreferenced inline function has been removed
  143. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1141) : warning C4514: 'tgamma' : unreferenced inline function has been removed
  144. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1143) : warning C4514: 'trunc' : unreferenced inline function has been removed
  145. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1145) : warning C4514: 'abs' : unreferenced inline function has been removed
  146. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1147) : warning C4514: 'acos' : unreferenced inline function has been removed
  147. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1149) : warning C4514: 'acosh' : unreferenced inline function has been removed
  148. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1151) : warning C4514: 'asin' : unreferenced inline function has been removed
  149. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1153) : warning C4514: 'asinh' : unreferenced inline function has been removed
  150. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1155) : warning C4514: 'atan' : unreferenced inline function has been removed
  151. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1157) : warning C4514: 'atanh' : unreferenced inline function has been removed
  152. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1159) : warning C4514: 'atan2' : unreferenced inline function has been removed
  153. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1161) : warning C4514: 'cbrt' : unreferenced inline function has been removed
  154. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1163) : warning C4514: 'ceil' : unreferenced inline function has been removed
  155. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1165) : warning C4514: 'copysign' : unreferenced inline function has been removed
  156. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1167) : warning C4514: 'cos' : unreferenced inline function has been removed
  157. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1169) : warning C4514: 'cosh' : unreferenced inline function has been removed
  158. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1171) : warning C4514: 'erf' : unreferenced inline function has been removed
  159. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1173) : warning C4514: 'erfc' : unreferenced inline function has been removed
  160. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1175) : warning C4514: 'exp' : unreferenced inline function has been removed
  161. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1177) : warning C4514: 'exp2' : unreferenced inline function has been removed
  162. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1179) : warning C4514: 'expm1' : unreferenced inline function has been removed
  163. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1181) : warning C4514: 'fabs' : unreferenced inline function has been removed
  164. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1183) : warning C4514: 'fdim' : unreferenced inline function has been removed
  165. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1185) : warning C4514: 'floor' : unreferenced inline function has been removed
  166. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1187) : warning C4514: 'fma' : unreferenced inline function has been removed
  167. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1189) : warning C4514: 'fmax' : unreferenced inline function has been removed
  168. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1191) : warning C4514: 'fmin' : unreferenced inline function has been removed
  169. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1193) : warning C4514: 'fmod' : unreferenced inline function has been removed
  170. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1195) : warning C4514: 'frexp' : unreferenced inline function has been removed
  171. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1197) : warning C4514: 'hypot' : unreferenced inline function has been removed
  172. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1199) : warning C4514: 'ilogb' : unreferenced inline function has been removed
  173. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1201) : warning C4514: 'ldexp' : unreferenced inline function has been removed
  174. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1203) : warning C4514: 'lgamma' : unreferenced inline function has been removed
  175. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1205) : warning C4514: 'llrint' : unreferenced inline function has been removed
  176. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1207) : warning C4514: 'llround' : unreferenced inline function has been removed
  177. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1209) : warning C4514: 'log' : unreferenced inline function has been removed
  178. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1211) : warning C4514: 'log10' : unreferenced inline function has been removed
  179. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1213) : warning C4514: 'log1p' : unreferenced inline function has been removed
  180. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1215) : warning C4514: 'log2' : unreferenced inline function has been removed
  181. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1217) : warning C4514: 'logb' : unreferenced inline function has been removed
  182. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1219) : warning C4514: 'lrint' : unreferenced inline function has been removed
  183. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1221) : warning C4514: 'lround' : unreferenced inline function has been removed
  184. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1223) : warning C4514: 'modf' : unreferenced inline function has been removed
  185. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1225) : warning C4514: 'nearbyint' : unreferenced inline function has been removed
  186. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1227) : warning C4514: 'nextafter' : unreferenced inline function has been removed
  187. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1229) : warning C4514: 'nexttoward' : unreferenced inline function has been removed
  188. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1231) : warning C4514: 'pow' : unreferenced inline function has been removed
  189. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1233) : warning C4514: 'pow' : unreferenced inline function has been removed
  190. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1235) : warning C4514: 'remainder' : unreferenced inline function has been removed
  191. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1237) : warning C4514: 'remquo' : unreferenced inline function has been removed
  192. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1239) : warning C4514: 'rint' : unreferenced inline function has been removed
  193. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1241) : warning C4514: 'round' : unreferenced inline function has been removed
  194. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1243) : warning C4514: 'scalbln' : unreferenced inline function has been removed
  195. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1245) : warning C4514: 'scalbn' : unreferenced inline function has been removed
  196. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1247) : warning C4514: 'sin' : unreferenced inline function has been removed
  197. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1249) : warning C4514: 'sinh' : unreferenced inline function has been removed
  198. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1251) : warning C4514: 'sqrt' : unreferenced inline function has been removed
  199. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1253) : warning C4514: 'tan' : unreferenced inline function has been removed
  200. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1255) : warning C4514: 'tanh' : unreferenced inline function has been removed
  201. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1257) : warning C4514: 'tgamma' : unreferenced inline function has been removed
  202. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1259) : warning C4514: 'trunc' : unreferenced inline function has been removed
  203. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(18) : warning C4514: 'SignOf' : unreferenced inline function has been removed
  204. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(25) : warning C4514: 'SignOf' : unreferenced inline function has been removed
  205. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(39) : warning C4514: 'AbsoluteValue' : unreferenced inline function has been removed
  206. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(46) : warning C4514: 'RotateLeft' : unreferenced inline function has been removed
  207. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(60) : warning C4514: 'RotateRight' : unreferenced inline function has been removed
  208. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(74) : warning C4514: 'RoundReal32ToInt32' : unreferenced inline function has been removed
  209. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(81) : warning C4514: 'RoundReal32ToUInt32' : unreferenced inline function has been removed
  210. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(102) : warning C4514: 'TruncateReal32ToInt32' : unreferenced inline function has been removed
  211. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(109) : warning C4514: 'Sin' : unreferenced inline function has been removed
  212. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(116) : warning C4514: 'Cos' : unreferenced inline function has been removed
  213. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(123) : warning C4514: 'ATan2' : unreferenced inline function has been removed
  214. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(135) : warning C4514: 'FindLeastSignificantSetBit' : unreferenced inline function has been removed
  215. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(122) : warning C4514: 'V2i' : unreferenced inline function has been removed
  216. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(130) : warning C4514: 'V2i' : unreferenced inline function has been removed
  217. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(138) : warning C4514: 'V2' : unreferenced inline function has been removed
  218. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(161) : warning C4514: 'V3' : unreferenced inline function has been removed
  219. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(173) : warning C4514: 'V4' : unreferenced inline function has been removed
  220. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(186) : warning C4514: 'V4' : unreferenced inline function has been removed
  221. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(242) : warning C4514: 'Clamp01MapToRange' : unreferenced inline function has been removed
  222. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(277) : warning C4514: 'SafeRatio1' : unreferenced inline function has been removed
  223. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(289) : warning C4514: 'Perp' : unreferenced inline function has been removed
  224. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(307) : warning C4514: 'operator *' : unreferenced inline function has been removed
  225. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(315) : warning C4514: 'operator *=' : unreferenced inline function has been removed
  226. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(323) : warning C4514: 'operator -' : unreferenced inline function has been removed
  227. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(345) : warning C4514: 'operator +=' : unreferenced inline function has been removed
  228. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(364) : warning C4514: 'Hadamard' : unreferenced inline function has been removed
  229. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(438) : warning C4514: 'operator -' : unreferenced inline function has been removed
  230. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(462) : warning C4514: 'operator +=' : unreferenced inline function has been removed
  231. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(482) : warning C4514: 'Hadamard' : unreferenced inline function has been removed
  232. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(513) : warning C4514: 'Normalize' : unreferenced inline function has been removed
  233. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(521) : warning C4514: 'Clamp01' : unreferenced inline function has been removed
  234. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(533) : warning C4514: 'Lerp' : unreferenced inline function has been removed
  235. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(558) : warning C4514: 'operator *' : unreferenced inline function has been removed
  236. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(566) : warning C4514: 'operator *=' : unreferenced inline function has been removed
  237. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(574) : warning C4514: 'operator -' : unreferenced inline function has been removed
  238. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(600) : warning C4514: 'operator +=' : unreferenced inline function has been removed
  239. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(608) : warning C4514: 'operator -' : unreferenced inline function has been removed
  240. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(621) : warning C4514: 'Hadamard' : unreferenced inline function has been removed
  241. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(645) : warning C4514: 'Length' : unreferenced inline function has been removed
  242. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(652) : warning C4514: 'Clamp01' : unreferenced inline function has been removed
  243. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(665) : warning C4514: 'Lerp' : unreferenced inline function has been removed
  244. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(677) : warning C4514: 'GetMinCorner' : unreferenced inline function has been removed
  245. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(684) : warning C4514: 'GetMaxCorner' : unreferenced inline function has been removed
  246. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(691) : warning C4514: 'GetDim' : unreferenced inline function has been removed
  247. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(698) : warning C4514: 'GetCenter' : unreferenced inline function has been removed
  248. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(705) : warning C4514: 'RectMinMax' : unreferenced inline function has been removed
  249. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(716) : warning C4514: 'RectMinDim' : unreferenced inline function has been removed
  250. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(738) : warning C4514: 'AddRadiusTo' : unreferenced inline function has been removed
  251. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(756) : warning C4514: 'IsInRectangle' : unreferenced inline function has been removed
  252. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(782) : warning C4514: 'GetMinCorner' : unreferenced inline function has been removed
  253. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(789) : warning C4514: 'GetMaxCorner' : unreferenced inline function has been removed
  254. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(796) : warning C4514: 'GetDim' : unreferenced inline function has been removed
  255. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(803) : warning C4514: 'GetCenter' : unreferenced inline function has been removed
  256. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(810) : warning C4514: 'RectMinMax' : unreferenced inline function has been removed
  257. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(821) : warning C4514: 'RectMinDim' : unreferenced inline function has been removed
  258. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(843) : warning C4514: 'AddRadiusTo' : unreferenced inline function has been removed
  259. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(854) : warning C4514: 'Offset' : unreferenced inline function has been removed
  260. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(865) : warning C4514: 'RectCenterDim' : unreferenced inline function has been removed
  261. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(873) : warning C4514: 'IsInRectangle' : unreferenced inline function has been removed
  262. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(886) : warning C4514: 'RectanglesIntersect' : unreferenced inline function has been removed
  263. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(898) : warning C4514: 'GetBarycentric' : unreferenced inline function has been removed
  264. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(910) : warning C4514: 'ToRectangleXY' : unreferenced inline function has been removed
  265. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(944) : warning C4514: 'Union' : unreferenced inline function has been removed
  266. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(990) : warning C4514: 'SRGB255ToLinear1' : unreferenced inline function has been removed
  267. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(1005) : warning C4514: 'Linear1ToSRGB255' : unreferenced inline function has been removed
  268. d:\development\handmadeherofollowalong\handmade\code\handmade.h(120) : warning C4514: 'InitializeArena' : unreferenced inline function has been removed
  269. d:\development\handmadeherofollowalong\handmade\code\handmade.h(144) : warning C4514: 'GetArenaSizeRemaining' : unreferenced inline function has been removed
  270. d:\development\handmadeherofollowalong\handmade\code\handmade.h(175) : warning C4514: 'PushString' : unreferenced inline function has been removed
  271. d:\development\handmadeherofollowalong\handmade\code\handmade.h(197) : warning C4514: 'BeginTemporaryMemory' : unreferenced inline function has been removed
  272. d:\development\handmadeherofollowalong\handmade\code\handmade.h(210) : warning C4514: 'EndTemporaryMemory' : unreferenced inline function has been removed
  273. d:\development\handmadeherofollowalong\handmade\code\handmade.h(220) : warning C4514: 'CheckArena' : unreferenced inline function has been removed
  274. d:\development\handmadeherofollowalong\handmade\code\handmade.h(226) : warning C4514: 'SubArena' : unreferenced inline function has been removed
  275. d:\development\handmadeherofollowalong\handmade\code\handmade.h(237) : warning C4514: 'ZeroSize' : unreferenced inline function has been removed
  276. d:\development\handmadeherofollowalong\handmade\code\handmade.h(248) : warning C4514: 'Copy' : unreferenced inline function has been removed
  277. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(13) : warning C4514: 'IsSet' : unreferenced inline function has been removed
  278. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(33) : warning C4514: 'MakeEntityNonSpatial' : unreferenced inline function has been removed
  279. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(40) : warning C4514: 'MakeEntitySpatial' : unreferenced inline function has been removed
  280. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(56) : warning C4514: 'GetEntityGroundPoint' : unreferenced inline function has been removed
  281. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(64) : warning C4514: 'GetStairGround' : unreferenced inline function has been removed
  282. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(193) : warning C4514: 'GetBitmap' : unreferenced inline function has been removed
  283. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(203) : warning C4514: 'GetBitmapInfo' : unreferenced inline function has been removed
  284. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(212) : warning C4514: 'GetSound' : unreferenced inline function has been removed
  285. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(231) : warning C4514: 'GetFont' : unreferenced inline function has been removed
  286. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(241) : warning C4514: 'GetFontInfo' : unreferenced inline function has been removed
  287. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(250) : warning C4514: 'IsValid' : unreferenced inline function has been removed
  288. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(258) : warning C4514: 'IsValid' : unreferenced inline function has been removed
  289. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(266) : warning C4514: 'PrefetchBitmap' : unreferenced inline function has been removed
  290. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(268) : warning C4514: 'PrefetchSound' : unreferenced inline function has been removed
  291. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(270) : warning C4514: 'PrefetchFont' : unreferenced inline function has been removed
  292. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(272) : warning C4514: 'GetNextSoundInChain' : unreferenced inline function has been removed
  293. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(304) : warning C4514: 'BeginGeneration' : unreferenced inline function has been removed
  294. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(318) : warning C4514: 'EndGeneration' : unreferenced inline function has been removed
  295. d:\development\handmadeherofollowalong\handmade\code\handmade_random.h(534) : warning C4514: 'RandomSeed' : unreferenced inline function has been removed
  296. d:\development\handmadeherofollowalong\handmade\code\handmade_random.h(554) : warning C4514: 'RandomChoice' : unreferenced inline function has been removed
  297. d:\development\handmadeherofollowalong\handmade\code\handmade_random.h(569) : warning C4514: 'RandomBilateral' : unreferenced inline function has been removed
  298. d:\development\handmadeherofollowalong\handmade\code\handmade_random.h(576) : warning C4514: 'RandomBetween' : unreferenced inline function has been removed
  299. d:\development\handmadeherofollowalong\handmade\code\handmade_random.h(583) : warning C4514: 'RandomBetween' : unreferenced inline function has been removed
  300. d:\development\handmadeherofollowalong\handmade\code\handmade.h(405) : warning C4514: 'GetLowEntity' : unreferenced inline function has been removed
  301. handmade.cpp
  302. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(62) : error C2220: warning treated as error - no 'object' file generated
  303. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(62) : warning C4820: '_heapinfo' : '4' bytes padding added after data member '_heapinfo::_useflag'
  304. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(155) : warning C4820: 'debug_read_file_result' : '4' bytes padding added after data member 'debug_read_file_result::ContentsSize'
  305. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(188) : warning C4820: 'game_offscreen_buffer' : '4' bytes padding added after data member 'game_offscreen_buffer::Pitch'
  306. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(254) : warning C4820: 'platform_file_handle' : '4' bytes padding added after data member 'platform_file_handle::NoErrors'
  307. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(260) : warning C4820: 'platform_file_group' : '4' bytes padding added after data member 'platform_file_group::FileCount'
  308. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(352) : warning C4365: 'argument' : conversion from 'uint32' to 'long', signed/unsigned mismatch
  309. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(352) : warning C4365: 'initializing' : conversion from 'long' to 'uint32', signed/unsigned mismatch
  310. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(358) : warning C4365: 'argument' : conversion from 'u64' to '__int64', signed/unsigned mismatch
  311. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(358) : warning C4365: 'initializing' : conversion from '__int64' to 'u64', signed/unsigned mismatch
  312. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(365) : warning C4365: 'argument' : conversion from 'u64' to '__int64', signed/unsigned mismatch
  313. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(365) : warning C4365: 'initializing' : conversion from '__int64' to 'u64', signed/unsigned mismatch
  314. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(439) : warning C4820: 'debug_table' : '4' bytes padding added after data member 'debug_table::CurrentEventArrayIndex'
  315. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(444) : warning C4820: 'debug_table' : '4' bytes padding added after data member 'debug_table::RecordCount'
  316. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(504) : warning C4365: '=' : conversion from 'int' to 'u32', signed/unsigned mismatch
  317. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(39) : warning C4820: '_exception' : '4' bytes padding added after data member '_exception::type'
  318. d:\development\handmadeherofollowalong\handmade\code\handmade.h(102) : warning C4820: 'memory_arena' : '4' bytes padding added after data member 'memory_arena::TempCount'
  319. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(13) : warning C4820: 'debug_counter_snapshot' : '4' bytes padding added after data member 'debug_counter_snapshot::HitCount'
  320. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(22) : warning C4820: 'debug_counter_state' : '4' bytes padding added after data member 'debug_counter_state::LineNumber'
  321. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(37) : warning C4820: 'debug_frame' : '4' bytes padding added after data member 'debug_frame::RegionCount'
  322. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(45) : warning C4820: 'debug_state' : '4' bytes padding added after data member 'debug_state::Initialized'
  323. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.h(52) : warning C4820: 'debug_state' : '4' bytes padding added after data member 'debug_state::FrameBarScale'
  324. d:\development\handmadeherofollowalong\handmade\code\handmade_world.h(31) : warning C4820: 'world_entity_block' : '4' bytes padding added after data member 'world_entity_block::LowEntityIndex'
  325. d:\development\handmadeherofollowalong\handmade\code\handmade_world.h(41) : warning C4820: 'world_chunk' : '4' bytes padding added after data member 'world_chunk::ChunkZ'
  326. d:\development\handmadeherofollowalong\handmade\code\handmade_world.h(50) : warning C4820: 'world' : '4' bytes padding added after data member 'world::ChunkDimInMeters'
  327. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(75) : warning C4820: 'sim_entity_collision_volume_group' : '4' bytes padding added after data member 'sim_entity_collision_volume_group::VolumeCount'
  328. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(95) : warning C4820: 'sim_entity' : '4' bytes padding added after data member 'sim_entity::DistanceLimit'
  329. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(113) : warning C4820: 'sim_entity' : '4' bytes padding added after data member 'sim_entity::WalkableHeight'
  330. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(119) : warning C4820: 'sim_entity_hash' : '4' bytes padding added after data member 'sim_entity_hash::Index'
  331. d:\development\handmadeherofollowalong\handmade\code\handmade_entity.h(15) : warning C4365: 'initializing' : conversion from 'uint32' to 'bool32', signed/unsigned mismatch
  332. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.h(48) : warning C4820: 'environment_map' : '4' bytes padding added after data member 'environment_map::Pz'
  333. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.h(141) : warning C4820: 'render_group' : '4' bytes padding added after data member 'render_group::InsideRender'
  334. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(22) : warning C4820: 'loaded_font' : '4' bytes padding added after data member 'loaded_font::BitmapIDOffset'
  335. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(46) : warning C4820: 'asset_memory_header' : '4' bytes padding added after data member 'asset_memory_header::GenerationID'
  336. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(52) : warning C4820: 'asset' : '4' bytes padding added after data member 'asset::State'
  337. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(76) : warning C4820: 'asset_file' : '4' bytes padding added after data member 'asset_file::Header'
  338. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(99) : warning C4820: 'game_assets' : '4' bytes padding added after data member 'game_assets::NextGenerationID'
  339. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(111) : warning C4820: 'game_assets' : '4' bytes padding added after data member 'game_assets::TagCount'
  340. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(114) : warning C4820: 'game_assets' : '4' bytes padding added after data member 'game_assets::AssetCount'
  341. d:\development\handmadeherofollowalong\handmade\code\handmade_audio.h(20) : warning C4820: 'playing_sound' : '4' bytes padding added after data member 'playing_sound::SamplesPlayed'
  342. d:\development\handmadeherofollowalong\handmade\code\handmade.h(289) : warning C4820: 'pairwise_collision_rule' : '4' bytes padding added after data member 'pairwise_collision_rule::StorageIndexB'
  343. d:\development\handmadeherofollowalong\handmade\code\handmade.h(328) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::IsInitialized'
  344. d:\development\handmadeherofollowalong\handmade\code\handmade.h(343) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::LowEntityCount'
  345. d:\development\handmadeherofollowalong\handmade\code\handmade.h(360) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::Time'
  346. d:\development\handmadeherofollowalong\handmade\code\handmade.h(374) : warning C4820: 'game_state' : '4' bytes padding added after data member 'game_state::ParticleCels'
  347. d:\development\handmadeherofollowalong\handmade\code\handmade.h(379) : warning C4820: 'task_with_memory' : '4' bytes padding added after data member 'task_with_memory::BeingUsed'
  348. d:\development\handmadeherofollowalong\handmade\code\handmade.h(387) : warning C4820: 'transient_state' : '4' bytes padding added after data member 'transient_state::IsInitialized'
  349. d:\development\handmadeherofollowalong\handmade\code\handmade.h(394) : warning C4820: 'transient_state' : '4' bytes padding added after data member 'transient_state::GroundBufferCount'
  350. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.cpp(258) : warning C4365: 'argument' : conversion from 'int' to 'u32', signed/unsigned mismatch
  351. d:\development\handmadeherofollowalong\handmade\code\handmade_world.cpp(80) : warning C4365: 'initializing' : conversion from 'int32' to 'uint32', signed/unsigned mismatch
  352. d:\development\handmadeherofollowalong\handmade\code\handmade_world.cpp(180) : warning C4365: '=' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  353. d:\development\handmadeherofollowalong\handmade\code\handmade_world.cpp(181) : warning C4365: '=' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  354. d:\development\handmadeherofollowalong\handmade\code\handmade_world.cpp(182) : warning C4365: '=' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  355. d:\development\handmadeherofollowalong\handmade\code\handmade_world.cpp(190) : warning C4365: 'argument' : conversion from 'int32' to 'uint32', signed/unsigned mismatch
  356. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(304) : warning C4365: '=' : conversion from 'u32' to 's32', signed/unsigned mismatch
  357. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(305) : warning C4365: '=' : conversion from 'u32' to 's32', signed/unsigned mismatch
  358. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(306) : warning C4365: '=' : conversion from 'u32' to 's32', signed/unsigned mismatch
  359. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(435) : warning C4365: '=' : conversion from 's32' to 'u32', signed/unsigned mismatch
  360. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(743) : warning C4365: '=' : conversion from 'u32' to 's32', signed/unsigned mismatch
  361. d:\development\handmadeherofollowalong\handmade\code\handmade_audio.cpp(106) : warning C4365: 'initializing' : conversion from 'int' to 'u32', signed/unsigned mismatch
  362. d:\development\handmadeherofollowalong\handmade\code\handmade_audio.cpp(182) : warning C4365: 'initializing' : conversion from 'int32' to 'u32', signed/unsigned mismatch
  363. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(21) : warning C4820: 'add_low_entity_result' : '4' bytes padding added after data member 'add_low_entity_result::LowIndex'
  364. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(77) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  365. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(88) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  366. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(99) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  367. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(159) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  368. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(172) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  369. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(397) : warning C4365: 'argument' : conversion from 'int32' to 'uint32', signed/unsigned mismatch
  370. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(439) : warning C4365: 'argument' : conversion from 'int32' to 'uint32', signed/unsigned mismatch
  371. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(485) : warning C4365: 'argument' : conversion from 'int32' to 'memory_index', signed/unsigned mismatch
  372. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(501) : warning C4365: 'argument' : conversion from 'int32' to 'memory_index', signed/unsigned mismatch
  373. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(747) : warning C4365: 'argument' : conversion from 'int' to 'uint32', signed/unsigned mismatch
  374. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(876) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  375. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(932) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  376. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(955) : warning C4365: 'argument' : conversion from 'uint32' to 'int32', signed/unsigned mismatch
  377. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(967) : warning C4365: 'argument' : conversion from 'int' to 'u32', signed/unsigned mismatch
  378. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1000) : warning C4365: 'argument' : conversion from 'int' to 'unsigned int', signed/unsigned mismatch
  379. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1149) : warning C4365: 'argument' : conversion from 'int32' to 'uint32', signed/unsigned mismatch
  380. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1346) : warning C4062: enumerator 'EntityType_Stairwell' in switch of enum 'entity_type' is not handled
  381. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(18) : see declaration of 'entity_type'
  382. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1346) : warning C4062: enumerator 'EntityType_Monstar' in switch of enum 'entity_type' is not handled
  383. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(18) : see declaration of 'entity_type'
  384. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1346) : warning C4062: enumerator 'EntityType_Wall' in switch of enum 'entity_type' is not handled
  385. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(18) : see declaration of 'entity_type'
  386. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1346) : warning C4062: enumerator 'EntityType_Space' in switch of enum 'entity_type' is not handled
  387. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(18) : see declaration of 'entity_type'
  388. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1346) : warning C4062: enumerator 'EntityType_Null' in switch of enum 'entity_type' is not handled
  389. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(18) : see declaration of 'entity_type'
  390. d:\development\handmadeherofollowalong\handmade\code\handmade.cpp(1566) : warning C4061: enumerator 'EntityType_Null' in switch of enum 'entity_type' is not explicitly handled by a case label
  391. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.h(18) : see declaration of 'entity_type'
  392. c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(66) : warning C4820: '_iobuf' : '4' bytes padding added after data member '_iobuf::_cnt'
  393. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(29) : warning C4365: 'argument' : conversion from 'u32' to 'int32', signed/unsigned mismatch
  394. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(52) : warning C4365: '=' : conversion from 'int' to 'u32', signed/unsigned mismatch
  395. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(56) : warning C4365: '=' : conversion from 'int' to 'u32', signed/unsigned mismatch
  396. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(105) : warning C4365: 'initializing' : conversion from 'char' to 'u32', signed/unsigned mismatch
  397. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(147) : warning C4820: 'debug_statistic' : '4' bytes padding added after data member 'debug_statistic::Count'
  398. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(200) : warning C4514: '_MarkAllocaS' : unreferenced inline function has been removed
  399. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(210) : warning C4514: '_MallocaIsSizeInRange' : unreferenced inline function has been removed
  400. c:\program files (x86)\microsoft visual studio 12.0\vc\include\malloc.h(255) : warning C4514: '_freea' : unreferenced inline function has been removed
  401. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(431) : warning C4514: '_mm_cvtpi8_ps' : unreferenced inline function has been removed
  402. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(448) : warning C4514: '_mm_cvtpu8_ps' : unreferenced inline function has been removed
  403. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(462) : warning C4514: '_mm_cvtps_pi8' : unreferenced inline function has been removed
  404. c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmmintrin.h(477) : warning C4514: '_mm_cvtpi32x2_ps' : unreferenced inline function has been removed
  405. d:\development\handmadeherofollowalong\handmade\code\handmade_platform.h(135) : warning C4514: 'SafeTruncateUInt64' : unreferenced inline function has been removed
  406. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(304) : warning C4514: 'fpclassify' : unreferenced inline function has been removed
  407. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(309) : warning C4514: 'fpclassify' : unreferenced inline function has been removed
  408. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(314) : warning C4514: 'fpclassify' : unreferenced inline function has been removed
  409. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(319) : warning C4514: 'signbit' : unreferenced inline function has been removed
  410. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(324) : warning C4514: 'signbit' : unreferenced inline function has been removed
  411. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(329) : warning C4514: 'signbit' : unreferenced inline function has been removed
  412. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(334) : warning C4514: '_fpcomp' : unreferenced inline function has been removed
  413. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(339) : warning C4514: '_fpcomp' : unreferenced inline function has been removed
  414. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(344) : warning C4514: '_fpcomp' : unreferenced inline function has been removed
  415. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(555) : warning C4514: 'hypot' : unreferenced inline function has been removed
  416. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(823) : warning C4514: '_chgsignl' : unreferenced inline function has been removed
  417. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(830) : warning C4514: '_copysignl' : unreferenced inline function has been removed
  418. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(884) : warning C4514: '_hypotl' : unreferenced inline function has been removed
  419. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1025) : warning C4514: 'abs' : unreferenced inline function has been removed
  420. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1027) : warning C4514: 'pow' : unreferenced inline function has been removed
  421. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1029) : warning C4514: 'abs' : unreferenced inline function has been removed
  422. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1031) : warning C4514: 'acos' : unreferenced inline function has been removed
  423. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1033) : warning C4514: 'acosh' : unreferenced inline function has been removed
  424. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1035) : warning C4514: 'asin' : unreferenced inline function has been removed
  425. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1037) : warning C4514: 'asinh' : unreferenced inline function has been removed
  426. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1039) : warning C4514: 'atan' : unreferenced inline function has been removed
  427. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1041) : warning C4514: 'atanh' : unreferenced inline function has been removed
  428. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1043) : warning C4514: 'atan2' : unreferenced inline function has been removed
  429. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1045) : warning C4514: 'cbrt' : unreferenced inline function has been removed
  430. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1047) : warning C4514: 'ceil' : unreferenced inline function has been removed
  431. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1049) : warning C4514: 'copysign' : unreferenced inline function has been removed
  432. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1051) : warning C4514: 'cos' : unreferenced inline function has been removed
  433. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1053) : warning C4514: 'cosh' : unreferenced inline function has been removed
  434. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1055) : warning C4514: 'erf' : unreferenced inline function has been removed
  435. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1057) : warning C4514: 'erfc' : unreferenced inline function has been removed
  436. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1059) : warning C4514: 'exp' : unreferenced inline function has been removed
  437. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1061) : warning C4514: 'exp2' : unreferenced inline function has been removed
  438. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1063) : warning C4514: 'expm1' : unreferenced inline function has been removed
  439. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1067) : warning C4514: 'fdim' : unreferenced inline function has been removed
  440. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1069) : warning C4514: 'floor' : unreferenced inline function has been removed
  441. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1071) : warning C4514: 'fma' : unreferenced inline function has been removed
  442. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1073) : warning C4514: 'fmax' : unreferenced inline function has been removed
  443. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1075) : warning C4514: 'fmin' : unreferenced inline function has been removed
  444. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1077) : warning C4514: 'fmod' : unreferenced inline function has been removed
  445. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1079) : warning C4514: 'frexp' : unreferenced inline function has been removed
  446. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1081) : warning C4514: 'hypot' : unreferenced inline function has been removed
  447. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1083) : warning C4514: 'ilogb' : unreferenced inline function has been removed
  448. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1085) : warning C4514: 'ldexp' : unreferenced inline function has been removed
  449. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1087) : warning C4514: 'lgamma' : unreferenced inline function has been removed
  450. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1089) : warning C4514: 'llrint' : unreferenced inline function has been removed
  451. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1091) : warning C4514: 'llround' : unreferenced inline function has been removed
  452. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1093) : warning C4514: 'log' : unreferenced inline function has been removed
  453. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1095) : warning C4514: 'log10' : unreferenced inline function has been removed
  454. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1097) : warning C4514: 'log1p' : unreferenced inline function has been removed
  455. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1099) : warning C4514: 'log2' : unreferenced inline function has been removed
  456. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1101) : warning C4514: 'logb' : unreferenced inline function has been removed
  457. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1103) : warning C4514: 'lrint' : unreferenced inline function has been removed
  458. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1105) : warning C4514: 'lround' : unreferenced inline function has been removed
  459. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1107) : warning C4514: 'modf' : unreferenced inline function has been removed
  460. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1109) : warning C4514: 'nearbyint' : unreferenced inline function has been removed
  461. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1111) : warning C4514: 'nextafter' : unreferenced inline function has been removed
  462. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1113) : warning C4514: 'nexttoward' : unreferenced inline function has been removed
  463. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1115) : warning C4514: 'pow' : unreferenced inline function has been removed
  464. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1117) : warning C4514: 'pow' : unreferenced inline function has been removed
  465. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1119) : warning C4514: 'remainder' : unreferenced inline function has been removed
  466. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1121) : warning C4514: 'remquo' : unreferenced inline function has been removed
  467. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1123) : warning C4514: 'rint' : unreferenced inline function has been removed
  468. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1125) : warning C4514: 'round' : unreferenced inline function has been removed
  469. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1127) : warning C4514: 'scalbln' : unreferenced inline function has been removed
  470. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1129) : warning C4514: 'scalbn' : unreferenced inline function has been removed
  471. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1131) : warning C4514: 'sin' : unreferenced inline function has been removed
  472. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1133) : warning C4514: 'sinh' : unreferenced inline function has been removed
  473. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1135) : warning C4514: 'sqrt' : unreferenced inline function has been removed
  474. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1137) : warning C4514: 'tan' : unreferenced inline function has been removed
  475. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1139) : warning C4514: 'tanh' : unreferenced inline function has been removed
  476. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1141) : warning C4514: 'tgamma' : unreferenced inline function has been removed
  477. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1143) : warning C4514: 'trunc' : unreferenced inline function has been removed
  478. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1145) : warning C4514: 'abs' : unreferenced inline function has been removed
  479. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1147) : warning C4514: 'acos' : unreferenced inline function has been removed
  480. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1149) : warning C4514: 'acosh' : unreferenced inline function has been removed
  481. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1151) : warning C4514: 'asin' : unreferenced inline function has been removed
  482. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1153) : warning C4514: 'asinh' : unreferenced inline function has been removed
  483. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1155) : warning C4514: 'atan' : unreferenced inline function has been removed
  484. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1157) : warning C4514: 'atanh' : unreferenced inline function has been removed
  485. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1159) : warning C4514: 'atan2' : unreferenced inline function has been removed
  486. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1161) : warning C4514: 'cbrt' : unreferenced inline function has been removed
  487. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1163) : warning C4514: 'ceil' : unreferenced inline function has been removed
  488. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1165) : warning C4514: 'copysign' : unreferenced inline function has been removed
  489. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1167) : warning C4514: 'cos' : unreferenced inline function has been removed
  490. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1169) : warning C4514: 'cosh' : unreferenced inline function has been removed
  491. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1171) : warning C4514: 'erf' : unreferenced inline function has been removed
  492. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1173) : warning C4514: 'erfc' : unreferenced inline function has been removed
  493. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1175) : warning C4514: 'exp' : unreferenced inline function has been removed
  494. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1177) : warning C4514: 'exp2' : unreferenced inline function has been removed
  495. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1179) : warning C4514: 'expm1' : unreferenced inline function has been removed
  496. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1181) : warning C4514: 'fabs' : unreferenced inline function has been removed
  497. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1183) : warning C4514: 'fdim' : unreferenced inline function has been removed
  498. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1185) : warning C4514: 'floor' : unreferenced inline function has been removed
  499. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1187) : warning C4514: 'fma' : unreferenced inline function has been removed
  500. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1189) : warning C4514: 'fmax' : unreferenced inline function has been removed
  501. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1191) : warning C4514: 'fmin' : unreferenced inline function has been removed
  502. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1193) : warning C4514: 'fmod' : unreferenced inline function has been removed
  503. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1195) : warning C4514: 'frexp' : unreferenced inline function has been removed
  504. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1197) : warning C4514: 'hypot' : unreferenced inline function has been removed
  505. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1199) : warning C4514: 'ilogb' : unreferenced inline function has been removed
  506. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1201) : warning C4514: 'ldexp' : unreferenced inline function has been removed
  507. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1203) : warning C4514: 'lgamma' : unreferenced inline function has been removed
  508. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1205) : warning C4514: 'llrint' : unreferenced inline function has been removed
  509. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1207) : warning C4514: 'llround' : unreferenced inline function has been removed
  510. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1209) : warning C4514: 'log' : unreferenced inline function has been removed
  511. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1211) : warning C4514: 'log10' : unreferenced inline function has been removed
  512. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1213) : warning C4514: 'log1p' : unreferenced inline function has been removed
  513. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1215) : warning C4514: 'log2' : unreferenced inline function has been removed
  514. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1217) : warning C4514: 'logb' : unreferenced inline function has been removed
  515. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1219) : warning C4514: 'lrint' : unreferenced inline function has been removed
  516. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1221) : warning C4514: 'lround' : unreferenced inline function has been removed
  517. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1223) : warning C4514: 'modf' : unreferenced inline function has been removed
  518. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1225) : warning C4514: 'nearbyint' : unreferenced inline function has been removed
  519. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1227) : warning C4514: 'nextafter' : unreferenced inline function has been removed
  520. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1229) : warning C4514: 'nexttoward' : unreferenced inline function has been removed
  521. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1231) : warning C4514: 'pow' : unreferenced inline function has been removed
  522. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1233) : warning C4514: 'pow' : unreferenced inline function has been removed
  523. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1235) : warning C4514: 'remainder' : unreferenced inline function has been removed
  524. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1237) : warning C4514: 'remquo' : unreferenced inline function has been removed
  525. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1239) : warning C4514: 'rint' : unreferenced inline function has been removed
  526. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1241) : warning C4514: 'round' : unreferenced inline function has been removed
  527. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1243) : warning C4514: 'scalbln' : unreferenced inline function has been removed
  528. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1245) : warning C4514: 'scalbn' : unreferenced inline function has been removed
  529. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1247) : warning C4514: 'sin' : unreferenced inline function has been removed
  530. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1249) : warning C4514: 'sinh' : unreferenced inline function has been removed
  531. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1251) : warning C4514: 'sqrt' : unreferenced inline function has been removed
  532. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1253) : warning C4514: 'tan' : unreferenced inline function has been removed
  533. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1255) : warning C4514: 'tanh' : unreferenced inline function has been removed
  534. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1257) : warning C4514: 'tgamma' : unreferenced inline function has been removed
  535. c:\program files (x86)\microsoft visual studio 12.0\vc\include\math.h(1259) : warning C4514: 'trunc' : unreferenced inline function has been removed
  536. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(18) : warning C4514: 'SignOf' : unreferenced inline function has been removed
  537. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(46) : warning C4514: 'RotateLeft' : unreferenced inline function has been removed
  538. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(60) : warning C4514: 'RotateRight' : unreferenced inline function has been removed
  539. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(102) : warning C4514: 'TruncateReal32ToInt32' : unreferenced inline function has been removed
  540. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(116) : warning C4514: 'Cos' : unreferenced inline function has been removed
  541. d:\development\handmadeherofollowalong\handmade\code\handmade_intrinsics.h(135) : warning C4514: 'FindLeastSignificantSetBit' : unreferenced inline function has been removed
  542. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(130) : warning C4514: 'V2i' : unreferenced inline function has been removed
  543. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(307) : warning C4514: 'operator *' : unreferenced inline function has been removed
  544. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(315) : warning C4514: 'operator *=' : unreferenced inline function has been removed
  545. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(438) : warning C4514: 'operator -' : unreferenced inline function has been removed
  546. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(513) : warning C4514: 'Normalize' : unreferenced inline function has been removed
  547. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(521) : warning C4514: 'Clamp01' : unreferenced inline function has been removed
  548. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(533) : warning C4514: 'Lerp' : unreferenced inline function has been removed
  549. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(558) : warning C4514: 'operator *' : unreferenced inline function has been removed
  550. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(574) : warning C4514: 'operator -' : unreferenced inline function has been removed
  551. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(600) : warning C4514: 'operator +=' : unreferenced inline function has been removed
  552. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(608) : warning C4514: 'operator -' : unreferenced inline function has been removed
  553. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(645) : warning C4514: 'Length' : unreferenced inline function has been removed
  554. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(652) : warning C4514: 'Clamp01' : unreferenced inline function has been removed
  555. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(677) : warning C4514: 'GetMinCorner' : unreferenced inline function has been removed
  556. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(684) : warning C4514: 'GetMaxCorner' : unreferenced inline function has been removed
  557. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(698) : warning C4514: 'GetCenter' : unreferenced inline function has been removed
  558. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(705) : warning C4514: 'RectMinMax' : unreferenced inline function has been removed
  559. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(716) : warning C4514: 'RectMinDim' : unreferenced inline function has been removed
  560. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(738) : warning C4514: 'AddRadiusTo' : unreferenced inline function has been removed
  561. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(756) : warning C4514: 'IsInRectangle' : unreferenced inline function has been removed
  562. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(803) : warning C4514: 'GetCenter' : unreferenced inline function has been removed
  563. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(821) : warning C4514: 'RectMinDim' : unreferenced inline function has been removed
  564. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(854) : warning C4514: 'Offset' : unreferenced inline function has been removed
  565. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(898) : warning C4514: 'GetBarycentric' : unreferenced inline function has been removed
  566. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(910) : warning C4514: 'ToRectangleXY' : unreferenced inline function has been removed
  567. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(944) : warning C4514: 'Union' : unreferenced inline function has been removed
  568. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(957) : warning C4514: 'GetClampedRectArea' : unreferenced inline function has been removed
  569. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(971) : warning C4514: 'HasArea' : unreferenced inline function has been removed
  570. d:\development\handmadeherofollowalong\handmade\code\handmade_math.h(979) : warning C4514: 'InvertedInfinityRectangle' : unreferenced inline function has been removed
  571. d:\development\handmadeherofollowalong\handmade\code\handmade.h(175) : warning C4514: 'PushString' : unreferenced inline function has been removed
  572. d:\development\handmadeherofollowalong\handmade\code\handmade.h(248) : warning C4514: 'Copy' : unreferenced inline function has been removed
  573. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(250) : warning C4514: 'IsValid' : unreferenced inline function has been removed
  574. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(266) : warning C4514: 'PrefetchBitmap' : unreferenced inline function has been removed
  575. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.h(270) : warning C4514: 'PrefetchFont' : unreferenced inline function has been removed
  576. d:\development\handmadeherofollowalong\handmade\code\handmade_random.h(576) : warning C4514: 'RandomBetween' : unreferenced inline function has been removed
  577. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.cpp(21) : warning C4514: 'UnscaleAndBiasNormal' : unreferenced inline function has been removed
  578. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.cpp(122) : warning C4514: 'SampleEnvironmentMap' : unreferenced inline function has been removed
  579. d:\development\handmadeherofollowalong\handmade\code\handmade_render_group.cpp(1125) : warning C4514: 'CoordinateSystem' : unreferenced inline function has been removed
  580. d:\development\handmadeherofollowalong\handmade\code\handmade_world.cpp(188) : warning C4514: 'CenteredChunkPoint' : unreferenced inline function has been removed
  581. d:\development\handmadeherofollowalong\handmade\code\handmade_sim_region.cpp(35) : warning C4514: 'GetEntityByStorageIndex' : unreferenced inline function has been removed
  582. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(578) : warning C4514: 'GetBestMatchSoundFrom' : unreferenced inline function has been removed
  583. d:\development\handmadeherofollowalong\handmade\code\handmade_asset.cpp(586) : warning C4514: 'GetFirstSoundFrom' : unreferenced inline function has been removed
  584. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(36) : warning C4514: 'swprintf' : unreferenced inline function has been removed
  585. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(49) : warning C4514: 'vswprintf' : unreferenced inline function has been removed
  586. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(60) : warning C4514: '_swprintf_l' : unreferenced inline function has been removed
  587. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(73) : warning C4514: '_vswprintf_l' : unreferenced inline function has been removed
  588. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(85) : warning C4514: 'swprintf' : unreferenced inline function has been removed
  589. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(97) : warning C4514: 'vswprintf' : unreferenced inline function has been removed
  590. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(105) : warning C4514: '_swprintf_l' : unreferenced inline function has been removed
  591. c:\program files (x86)\microsoft visual studio 12.0\vc\include\swprintf.inl(117) : warning C4514: '_vswprintf_l' : unreferenced inline function has been removed
  592. c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(422) : warning C4514: 'getwchar' : unreferenced inline function has been removed
  593. c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(424) : warning C4514: 'putwchar' : unreferenced inline function has been removed
  594. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(149) : warning C4514: 'BeginDebugStatistic' : unreferenced inline function has been removed
  595. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(158) : warning C4514: 'AccumDebugStatistic' : unreferenced inline function has been removed
  596. d:\development\handmadeherofollowalong\handmade\code\handmade_debug.cpp(176) : warning C4514: 'EndDebugStatistic' : unreferenced inline function has been removed
  597. win32_handmade.cpp
  598.  
  599. D:\Development\HandmadeHeroFollowAlong\handmade\code>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement