4mig4

Results 18 issues of 4mig4

The package uploaded to luarocks does not support lua 5.4.x branch Is it possible to make it support it ?

for example inspect(string.pack("Bc8",8,"647dedb2")) "\b647dedb2" I would like "\x08" instead of "\b" (backspace)

It seems that HAL from SEMTECH supports LBT when version is > = 4.1.0, but can AS923 be supported by your board ? (Japan)

Would it be possible to make it compatible with lua 5.4 and upload a new rock to the laurocks website ?

Would it be possible to get Redis logs output in JSON format with a timestamp that has timezone information as the first field. This is useful when integrating and using...

Code does not compile on FreeBSD due to LineBreak variable not being defined ```sh $ go install github.com/mogensen/kubernetes-split-yaml@latest # github.com/mogensen/kubernetes-split-yaml ../go/pkg/mod/github.com/mogensen/[email protected]/main.go:230:30: undefined: LineBreak ``` Please fix adding a `newline_freebsd.go`

curl x '' -fsSL https://raw.githubusercontent.com/dhavalkapil/luaver/master/install.sh | sh -s - -r v1.1.0 Does not work it seems.

make all SYSCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-Wl,-E" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c lapi.c /bin/sh: gcc: not found *** Error 127 in src (:87 'lapi.o') *** Error 2 in...