Wojciech Muła

Results 94 comments of Wojciech Muła

OK, version 1.1.8 was released. @richardhundt please verify, if you can.

Could you please attach output from the program, on my Linux machine it prints: ``` $ ~/github/pyahocorasick$ python3 bug_53.py (6, 'punched') punched (16, 'punched') punched ```

@woakesd I will check it tomorrow, when download MSVC build toolchain. I have just MSVC 2008, Py3k needs the newest one.

@woakesd OK, I've just reproduced the error, now need to work out a solution.

@woakesd I pushed the fix to the master. Could you please check it?

Thank you very much for testing! Please send your test at [email protected] Nothing would leak, don't worry.

At https://github.com/SnellerInc/sneller we have Unicode support and even for upper/lower-case we ended up with huge lookup tables. Here we might consider using gathers, and check the outcome. Although I'm quite...

> @WojciechMula I didn't know you are one of the sneller developer, very impressive project BTW! Yeah, a lot of great stuff is there. :) Getting back to the main...

You can always check `vill` field of `vtype` register after `vsetvli`.