emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5] Add systemd socket launching support


From: Paul Eggert
Subject: Re: [PATCH v5] Add systemd socket launching support
Date: Sat, 16 Apr 2016 22:42:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Is there any reason for the specific value 226 in configure.ac's '[libsystemd >= 226]'? Won't this code work with libsystemd 222, say? That's the version in Fedora 23.

The code tests whether st_is_socket returns a nonnegative value, but shouldn't it be testing whether it returns a positive value?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]