aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mount_bsd.c
diff options
context:
space:
mode:
authorBernd Schubert <bschubert@ddn.com>2025-07-19 15:33:34 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-07-21 10:14:34 +0200
commit0d15126f720e5515d9b2d2b661cff80c9a05cc5c (patch)
tree61c39f742ccccf5e515ccc457bdf7e52942b4586 /lib/mount_bsd.c
parentb96c738b10e9a308725c62b9392ba7d553eec254 (diff)
downloadlibfuse-0d15126f720e5515d9b2d2b661cff80c9a05cc5c.tar.gz
example/memfs_ll: Avoid nullptr field initializations by pragma
These nullptr initializations don't make sense - methods that are not explicitly set are not implemented. I thought that C++20 would eventually avoid the nullptr, but looks like compilers still give warnings - avoid them with a pragma. Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'lib/mount_bsd.c')
0 files changed, 0 insertions, 0 deletions