dnbaker / sketch

C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
MIT License
154 stars 13 forks source link

removed warnings on Linux and Mac #75

Closed jermp closed 3 months ago

jermp commented 7 months ago

Hi @dnbaker and thank you for this great library! Consider this little fix that avoids warnings on both Linux and Mac.

Best, -Giulio

jermp commented 4 months ago

Hey @dnbaker, any chance to merge this?

Please, let me know. Cheers, -Giulio

dnbaker commented 3 months ago

Hi Giulio,

Thanks for the PR! Sorry, I've been at bandwidth lately but I appreciate the fixes.

I'll merge it in.

Best,

Daniel

jermp commented 3 months ago

Hi Daniel, no worries -- I understand being buys :) Thanks for the merge.

Best, -Giulio