Dear Wolfgang,
You have to compile the newest version of nsdbpg either against
- the newest version of NaviServer from the branch "main", or against
- the newest version of NaviServer from the branch "release/4.99"
General rule: Take either the releases with matching version number from
source
Hi all!
When compiling the current version of nsdbg from
https://github.com/naviserver-project/nsdbpg/tree/main
I get the error:
tclcmds.c:1635:37:error: expected ‘)’ before ‘PRITcl_Size’
sprintf(segment_pos, "%d, %"PRITcl_Size", '%s')",
^~~~
)
I locally changed the line 1635 t