aho_corasick icon indicating copy to clipboard operation
aho_corasick copied to clipboard

fixed warning on x64

Open mrexodia opened this issue 8 years ago • 0 comments

Fixes two narrowing conversions: int cur_start = size_t(i.get_start())


This change is Reviewable

mrexodia avatar Oct 27 '16 11:10 mrexodia