Skip to content
Snippets Groups Projects
Skeleton.log 1.98 KiB
Newer Older
  • Learn to ignore specific revisions
  • Cseh Viktor's avatar
    Cseh Viktor committed
      Skeleton.cpp
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\framework.h(167,17): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    
    Cseh Viktor's avatar
    Cseh Viktor committed
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(130,39): warning C4244: 'return': conversion from 'double' to 'float', possible loss of data
    
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(168,1): warning C4305: 'initializing': truncation from 'double' to 'float'
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(201,106): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(202,107): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(207,107): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(208,109): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(254,30): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(255,30): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
    D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(296,21): warning C4018: '<': signed/unsigned mismatch
    
    Cseh Viktor's avatar
    Cseh Viktor committed
      Generating code
    
      1 of 299 functions ( 0.3%) were compiled, the rest were copied from previous compilation.
        0 functions were new in current compilation
        1 functions had inline decision re-evaluated but remain unchanged
    
    Cseh Viktor's avatar
    Cseh Viktor committed
      Finished generating code
      Skeleton.vcxproj -> D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\bin\Skeleton.exe