Re: [naviserver-devel] Compile error for nsdbpg

2023-11-22 Thread Gustaf Neumann
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

[naviserver-devel] Compile error for nsdbpg

2023-11-22 Thread Wolfgang Winkler via naviserver-devel
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