-
```
ibus version:1.3
ibus-sogoupycc version:0.2.5
debian sid
不能显示输入内容
```
Original issue reported on code.google.com by `wendao...@gmail.com` on 15 Apr 2010 at 9:52
-
```
What steps will reproduce the problem?
1. Look at Documentation for Sonix
What version of the product are you using? On what operating system?
3.0/Windows
Please provide any additional informat…
-
将问题代码方法提注释掉
-
When configuring with `cmake -DCMAKE_BUILD_TYPE=Release ../luabind` 40 tests segfault after building.
We are using GCC 8.3.
Here is the complete log: https://pastebin.com/6pjHeygA
I tried it wi…
-
Hi all,
After manual compilation (the binary version do not work because there's no libbfd-system here), Ctrlr launch but crash each time i try to open or create a new panel.
With 5.6.0, master and …
-
Upstream packaged images (e.g. `centos` via RPM) have a set of modules and build flags. See https://github.com/openresty/openresty-packaging/blob/master/rpm/SPECS/openresty.spec#L145
Harmonize the…
-
For the following files, `cppcheck` is reporting duplicate consecutive return statements:
```
cocos/scripting/lua-bindings/auto/lua_cocos2dx_3d_auto.cpp
cocos/scripting/lua-bindings/auto/lua_coco…
-
Saw this commit in the network:
https://github.com/wuhao5/luabind/commit/7a3bdc51ac3edf853d9619a2e436d1f407f865a4
Objective C/C++ has "nil", so they rename it here to nil_. (the rest of the commit is…
-
Hi,
Its possible to make unlimited parameters like for printf in LuaIntf?
For example:
```
LuaBinding(luaContext).addFunction("printf", &printf)
```
I found this: http://lua-users.org/wiki/LuaPrintf…
-
this issue is probably related to the way `homebrew` makes `lua51` and `lua`(`52`) live together.
| | Header | Library |
| --- | --- | --- |
| `Lua51` | `/usr/local/include/lua5.1/lua.h` | `/usr/loc…