anonlink icon indicating copy to clipboard operation
anonlink copied to clipboard

[ISSUE-566] Initial fix for aarch64 linux build to correct char type mismatch error

Open snazzer opened this issue 1 year ago • 1 comments

This seems to fix the char type mismatch I reported in https://github.com/data61/anonlink/issues/566 - would love for someone to check and see if it addresses the issue correctly.

snazzer avatar May 18 '24 01:05 snazzer

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.28%. Comparing base (dc93947) to head (2489169).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #596   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files          16       16           
  Lines         805      805           
=======================================
  Hits          759      759           
  Misses         46       46           

codecov[bot] avatar May 18 '24 01:05 codecov[bot]