hughbarney
hughbarney
utf8.c: In function ‘u8_unescape’: utf8.c:190:22: warning: ‘ch’ may be used uninitialized in this function [-Wmaybe-uninitialized] dest[0] = (ch>>18) | 0xF0; ^ utf8.c:400:15: note: ‘ch’ was declared here u_int32_t ch; ^...
There seem to be two seperate projects in this repository; 1) micro-lisp in 162 lines of C and 2) Micro Scheme in 560 lines of 6. The examples seem to...
mlisp.c wont compile and link on GNU/Linux as there is not implementation of funopen() in the libdbsd-dev.
After performing C-x @ and type bash RET, Femto freezes and the process must be killed externally.
After performing C-x @ and type bash RET, Emacs freezes and the process must be killed externally.
Reproducing the following steps produces a segfault Open a file in Femto-Emacs (e.g. main.c) Split the buffer with C-x 2, the file should now be open in two buffers Make...
### Affected hardware version Bangle 2 ### Your firmware version 2v16.93 ### The bug install Android test that messages app works using the GadgetBridge debug feature (send a test message...
### Affected hardware version Bangle 2 ### Your firmware version 2.16.7 ### The bug CONFIGURATION: Bangle 2. Firmware 2.16.7 BW clock 0.23 Slopeclock++ 0.5 Sunrise Info Clock 0.1 Latest everything...
### Affected hardware version Bangle 2 ### Your firmware version 2v13 ### The bug I love the R2D2 clock. Really nice. Would love it if once per minute R2D2s head...
Install the iSH shell from the Apple App Store Start the iSH shell # mkdir -p /home/src # apk add git # apk add gcc # git clone https://github.com/hughbarney/femto.git #...