Arseny Vakhrushev

Results 29 comments of Arseny Vakhrushev

I'm in favour to leave this issue open to see if there's demand for this feature and it's worth implementing it in the long run.

I must also note that I observe many repetitive compilation warnings on my system (Archlinux) such as: ``` In file included from /usr/include/libmongoc-1.0/mongoc-stream.h:25:0, from /usr/include/libmongoc-1.0/mongoc-gridfs.h:26, from /usr/include/libmongoc-1.0/mongoc-client.h:31, from /usr/include/libmongoc-1.0/mongoc.h:27, from...

No code snippet required. Just compile Lua 5.1 with LUA_USE_APICHECK enabled and then try to run your tests.

Please also note that the following directives in `CMakeLists.txt` complicate matters when one wants to build in a directory separate from the source which happens a lot when using CMake....

Chris, I personally fail to see how you connect two unrelated issues together and "solve" them by enforcing a 32-bit build. First, it seems that Corona (I'm not familiar with...

Probably should be reopened if you allow my humble five cents... Catching runtime exceptions isn't the only reason why a C->Lua call should be protected. Studying your code, I can...

Well, I understand that this is fine grained approach and for most people it sounds like overkill, but in fact, it is the way to do things right as it...

Another unrelated thing (which probably requires a separate issue to be opened) is that one must be very careful when converting stack values to strings via any of `lua_tostring`, `luaL_checkstring`,...

Additional info. A different AT32F435-based AIO board running BF 4.5-zulu (the ESCs are running the exact same ESCape32 firmware revision) has no problems: ![image](https://github.com/betaflight/betaflight/assets/958340/fb48c6c1-3476-4d15-a001-53948ef30f9f) ![image](https://github.com/betaflight/betaflight/assets/958340/ccc45bf3-7d27-4d08-a0e3-fba0ff51887a)