rl_json icon indicating copy to clipboard operation
rl_json copied to clipboard

Create a 0.15.2 release?

Open nwidger opened this issue 1 year ago • 2 comments

Thanks so much for your work on rl_json! I tried to use rl_json v0.15.1 with Tcl 8.6 and ran into the following linker error:

undefined symbol: Tcl_GetBytesFromObj

I noticed that the very next commit after the v0.15.1 tag, 520d984035b3ce066f8d307fdf7094a6721b9958, is a commit adding a polyfill that fixes this very issue for me. Would it be possible to create a new v0.15.2 release that includes this commit?

nwidger avatar May 16 '24 17:05 nwidger