Louson
Louson
Fix an issue taht can be reproduced easily: add for any entry in sw-description: ` hello = "@something"` The regex will match and swupdate will look for file 'something' Or...
Seriously. Mailing lists... googlegroups... How could you make that terrific combo that repulse many new user to contribute ? What about making a step in 21st century ?
See pull request https://github.com/FastCGI-Archives/fcgi2/pull/33
FCGIexit does call OS_LibShutdown, but it also terminates the process when calling exit(). It would be great to have a similar function in declared in fcgiapp.h that returns a code...
On my side, I decided to fix it by freeing the memory manually : ``` FCGX_Free(&request, 0); OS_LibShutdown(); ``` This implies to include `fcgios.h` I am not sure this issue...
The app is forked and maintained by /e/ https://gitlab.e.foundation/e/os/Message
Unfortunately no because I think they build it with the OS. But maybe it's just a question to point the right repository in fdroid
There is no release but the last commit is a month ago. I don't think they put so many effort in it and I am not sure it is very...
Hello, is there any reason to not have this feature or can we suggest a PR ?
Hello, it is still relevant but the merge is corrupted since the massive style conformance that was made last summer. Unfortunately I have a serious lack of availability to fix...