[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-160-g6942e71
Brought to you by:
entrope
From: entrope <en...@us...> - 2023-02-23 02:46:43
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "srvx". The branch, master has been updated via 6942e717c385ea32062f1540b7fff8b60327c56b (commit) from 6facc25d5431f7580f9ce789332d4a45d6b48aa3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6942e717c385ea32062f1540b7fff8b60327c56b Author: Michael Poole <md...@tr...> Date: Wed Feb 22 21:46:30 2023 -0500 Fix Darwin / clang harder Clang apparently doesn't like "static inline", so just remove "inline". ----------------------------------------------------------------------- Summary of changes: configure.ac | 3 --- src/saxdb.c | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) hooks/post-receive -- srvx |