-
Consider the following use cases:
**Scenario A**: a mod wants to know when the screen has been updated, whether by script, menu, or otherwise, and also wants to read an up-to-date Cairo surface or …
Dewb updated
11 months ago
-
It appears that `with_temporary_directory` does not remove temporary directories it has created when Pandoc receives a TERM. It also appears to not close the Lua state.
Given a filter `do-nothing-b…
-
I ported some lua scripts recently, and because I do a lot of low-level stuff with the ffi I found that while overall the code become much more compact and readable, there was still the glaring ugline…
eloff updated
7 years ago
-
@vysheng's version of `tg` doesn't receive messages from chats/channels with a lot of participants (people in tg's issues say "a lot" is about 200). I've built `tg` from @Cojad's fork with `tgl` from …
-
It would be useful to have regular builds of flux-core available in an Ubuntu [PPA](https://help.ubuntu.com/stable/ubuntu-help/addremove-ppa.html.en) for
* Installing and updating system instance on…
-
Hi,
I'm developing a mobile application on Unity 3D and this library works on android, windows, and osx but when running on iOS it throws an exception on the RouterDb.LoadOsmData() method with the…
-
Placeholder, but also an initial idea:
Instead of adding a dedicated token to emulate method syntax (e.g. Lua's `f:read()` == `read(f)`), overload `.` without removing the syntactic sugar for table…
-
### this is log:
Enter name of your Hero:
65464
A Goblin appeared! Initiating Battle.
PANIC: unprotected error in call to Lua API (attempt to call a nil value)
-
### Problem
I tried to build and install v0.10.2 (tags/v0.10.2) from source with gcc/10.3.0 and cmake/3.13.4 on CentOS.
There was no error. But in the end of `make install` there was a warning messa…
-
I haven't dug in to narrow down the problem but given that SEGV is occurring in a thread which is calling `jack_time_to_frames()` I would assume this is related to the recent changes to the clock subs…