Cholerae Hu

Results 23 issues of Cholerae Hu

macOS High Sierra 10.13.6 ``` ➜ 9cc git:(master) ✗ cc --version Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ``` ``` ➜ 9cc git:(master) ✗ ./9cc...

Simply run `make test` ``` ./9cc -test tmp-test1.s:1318:9: error: invalid escape sequence (unrecognized character) in '.ascii' directive .ascii "\'\\0\'\000" ^ tmp-test1.s:1324:9: error: invalid escape sequence (unrecognized character) in '.ascii' directive...

The Redis Lua interpreter will loads it. See https://redis.io/commands/eval#available-libraries.

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 优先级调度。比如除了 Submit 之外,提供 SubmitUrge...

proposal
waiting for response

I like the theme of your blog, is it the default theme of bla? And, how to use bla? I've not found any tutorial or how-to, the help information of...

写得很浅显易懂,对我帮助很大,非常感谢作者。 一年多没更新了,作者还有更新的打算吗?

Hi! I tried to build seastar in WSL2 following README , but got a strange error when `./configure.py --mode=release`: ``` $ ./configure.py --mode=release -- Found Boost: /usr/include (found suitable version...

Currently we allocate a byte slice directly in encoding.go:readEntry. Can we provide a way to reuse slice here? Here are my two possible solutions. First one is provide a new...

enhancement
help wanted
discussion