Jim Huang
Jim Huang
Timothy Lin is working on this!
We might have to clarify the action items first.
Cc. @czchen The functionality of `chewing_new2` is to provide another way to initialize Chewing engine. However, the function proposed by @school510587 is a different story, IMHO. I would suggest explicit...
How about using Swig to resolve the convention? Reference: http://www.swig.org/Doc1.3/Varargs.html
Can you rebase for reviewing?
Besides IPv6 header, do you have idea for preliminary implementation?
Please read [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/) carefully. Do not end the subject line with a period.
> Thanks, good point - wish there was an easy way to clean that up, I'm nervous about putting raw control codes in there! Maybe it's okay with `isatty()` though...
> In function ___SIMD_fastunpack1_32_ following instruction is used: __mm_srli_epi32_ Everything works fine on x86 architecture but on aarch64 we got some strange bug with double increment of shift variable. After...
Can you please send pull request(s) which would address the above issue?