tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: More compatibility for refuse



On Wed, Apr 10, 2019 at 02:16:30PM +0000, coypu%sdf.org@localhost wrote:
>  
> +#if FUSE_USE_VERSION < 30
> +#define fuse_unmount fuse_unmount_compat30
> +#endif

Open to (FUSE_USE_VERSION < 30) && (FUSE_USE_VERSION > 22) :-)


Home | Main Index | Thread Index | Old Index