canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.83k stars 216 forks source link

Fix compilation on armhf #503

Closed cole-miller closed 1 year ago

cole-miller commented 1 year ago

Signed-off-by: Cole Miller cole.miller@canonical.com

cole-miller commented 1 year ago

I'm going to make an effort to avoid size_t in new code going forward, it's just an invitation to cross-platform annoyances like this...

codecov[bot] commented 1 year ago

Codecov Report

Merging #503 (638d7a5) into master (274f774) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #503   +/-   ##
=======================================
  Coverage   60.97%   60.97%           
=======================================
  Files          34       34           
  Lines        6340     6340           
  Branches     1884     1884           
=======================================
  Hits         3866     3866           
  Misses       1293     1293           
  Partials     1181     1181           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.