sqlite3.c
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5494) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5495) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5600) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5601) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5604) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5605) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5606) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5607) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5622) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5623) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5625) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5668) : warning C4244:
'initializing' : conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5674) : warning C4244: '=' :
conversion from 'double' to 'time_t', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5785) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5791) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5883) : warning C4244: '+=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5889) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(5895) : warning C4244: '+=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(6104) : warning C4244: '=' :
conversion from 'double' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(9622) : warning C4244: '=' :
conversion from 'u64' to 'unsigned char', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(9625) : warning C4244: '=' :
conversion from 'u64' to 'unsigned char', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(9632) : warning C4244: '=' :
conversion from 'u64' to 'u8', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(16030) : warning C4244:
'initializing' : conversion from 'i64' to 'LONG', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(16031) : warning C4244:
'initializing' : conversion from 'i64' to 'LONG', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(16071) : warning C4244:
'initializing' : conversion from 'i64' to 'LONG', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(16075) : warning C4244: 'function'
: conversion from 'i64' to 'LONG', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(17312) : warning C4018: '<' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(17903) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(17908) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18120) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18128) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18146) : warning C4018: '<' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18264) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18280) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18668) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18674) : warning C4244: 'return' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(18771) : warning C4018: '<=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(19202) : warning C4018: '<=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(20253) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(20470) : warning C4018: '<=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(21671) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(21673) : warning C4244: 'function'
: conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(23335) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(23335) : warning C4018: '<=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(23977) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(23983) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24117) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24124) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24437) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24437) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24439) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24441) : warning C4244: 'function'
: conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24442) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24442) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24815) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(24976) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(25046) : warning C4244: '+=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(25048) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(26605) : warning C4018: '>' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(27294) : warning C4244: '+=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(27821) : warning C4101: 'rc' :
unreferenced local variable
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(28087) : warning C4244: '=' :
conversion from 'double' to 'i64', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(28325) : warning C4244: '=' :
conversion from 'const i64' to 'double', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(28330) : warning C4244: '=' :
conversion from 'const i64' to 'double', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30422) : warning C4244: 'return' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30479) : warning C4244: '=' :
conversion from 'u64' to 'unsigned char', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30644) : warning C4018: '>=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30646) : warning C4018: '>=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30671) : warning C4018: '<' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30673) : warning C4018: '<' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30717) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30756) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(30860) : warning C4244: 'return' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(31019) : warning C4244: '=' :
conversion from 'double' to 'i64', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(31056) : warning C4244: '=' :
conversion from 'double' to 'u64', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(33652) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(33718) : warning C4018: '>=' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(33736) : warning C4018: '<' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(33751) : warning C4018: '<' :
signed/unsigned mismatch
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(34173) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(34177) : warning C4244: '=' :
conversion from 'i64' to 'u8', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(34279) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(34297) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(35189) : warning C4244: '=' :
conversion from 'i64' to 'u32', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(35869) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(35875) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(36389) : warning C4244: '=' :
conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(36403) : warning C4244: 'function'
: conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(46396) : warning C4244:
'initializing' : conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(46397) : warning C4244:
'initializing' : conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(46398) : warning C4244:
'initializing' : conversion from 'i64' to 'int', possible loss of data
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(56943) : warning C4005: 'ARRAYSIZE'
: macro redefinition
       D:\Ulti\SDK\Include\WinNT.h(950) : see previous definition of
'ARRAYSIZE'
D:\Ulti\MyApps\USQLite3\SQLite\sqlite3.c(58192) : warning C4244: '=' :
conversion from 'u16' to 'unsigned char', possible loss of data
USQLite3: 2 file(s) built in (0:04.80), 2403 msecs / file, duration = 5097
msecs

Reply via email to