Skip to content
Commit 7ada0463 authored by Kai Koehne's avatar Kai Koehne
Browse files

gumbo: Fix MSVC warnings about conversion from 'size_t' to 'int'

Fix warnings like
  warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data

with Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
parent b4c815c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment