Skip to content

Instantly share code, notes, and snippets.

@KalleZ
Created August 24, 2017 00:50
Show Gist options
  • Select an option

  • Save KalleZ/eb9010f4f7f2bfcc24bbb7c01ea73f59 to your computer and use it in GitHub Desktop.

Select an option

Save KalleZ/eb9010f4f7f2bfcc24bbb7c01ea73f59 to your computer and use it in GitHub Desktop.
ext\gd\libgd\gd_crop.c(246): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd.c(1083): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1147): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1331): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(1381): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd.c(2756): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
ext\gd\libgd\gd_interpolation.c(2167): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd_interpolation.c(2169): warning C4018: '>=': signed/unsigned mismatch
ext\gd\libgd\gd_webp.c(153): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data
ext\gd\libgd\gdft.c(640): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(649): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(703): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdft.c(717): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(126): warning C4018: '<': signed/unsigned mismatch
ext\gd\libgd\gdxpm.c(127): warning C4018: '<': signed/unsigned mismatch
Zend\zend_hash.c(139): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(170): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(213): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(214): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(266): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(268): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(860): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Zend\zend_hash.c(862): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcrelib\pcre_jit_compile.c(4792): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\pcre\pcrelib\pcre_jit_compile.c(4796): warning C4308: negative integral constant converted to unsigned type
ext\pcre\pcrelib\pcre_jit_compile.c(4796): warning C4307: '*': integral constant overflow
ext\pcre\pcrelib\pcre_jit_compile.c(4797): warning C4308: negative integral constant converted to unsigned type
ext\pcre\pcrelib\pcre_jit_compile.c(4797): warning C4307: '*': integral constant overflow
ext\pcre\pcrelib\pcre_jit_compile.c(4810): warning C4308: negative integral constant converted to unsigned type
ext\pcre\pcrelib\pcre_jit_compile.c(4810): warning C4307: '*': integral constant overflow
ext\zip\zip_stream.c(54): warning C4244: '=': conversion from 'zip_int64_t' to 'SSIZE_T', possible loss of data
ext\zip\zip_stream.c(179): warning C4244: '=': conversion from 'zip_uint64_t' to '_off_t', possible loss of data
ext\zip\php_zip.c(262): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(586): warning C4018: '<': signed/unsigned mismatch
ext\zip\php_zip.c(1316): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(1864): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2019): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
ext\zip\php_zip.c(2080): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2361): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\zip\php_zip.c(2835): warning C4244: '=': conversion from 'zip_uint64_t' to 'zend_long', possible loss of data
ext\zip\php_zip.c(2848): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
ext\opcache\zend_file_cache.c(146): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_accelerator_blacklist.c(329): warning C4018: '<': signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(2366): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_persist.c(81): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\compact_vars.c(37): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(65): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\compact_vars.c(69): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(539): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(543): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(547): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\dce.c(654): warning C4018: '>': signed/unsigned mismatch
ext\opcache\Optimizer\sccp.c(325): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\scdf.c(191): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_dump.c(910): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_inference.c(309): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(315): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(356): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_inference.c(361): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\Optimizer\zend_optimizer.c(578): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_optimizer.c(582): warning C4018: '<': signed/unsigned mismatch
ext\opcache\Optimizer\zend_ssa.c(1359): warning C4018: '<': signed/unsigned mismatch
e:\repo\winlibs_freetype\src\base\ftutil.c(171) : warning C4702: unreachable code
e:\repo\winlibs_freetype\src\base\ftobjs.c(4996) : warning C4702: unreachable code
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
libiconv_a.lib(iconv1.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
freetype_a.lib(ftinit.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment