Skip to content

Conversation

@kaizhu256
Copy link

this fixes a compiler warning in macos in this build-log

gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
  CC(target) Release/obj.target/sqlite3_c/../sqlite3.o
../../sqlite3.c:130725:10: warning: comparison of integers of different signs: 'int' and 'u32' (aka 'unsigned int') [-Wsign-compare]
    if( v>=sqlite3GlobalConfig.szSorterRef ){
        ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant