We haven't had a successful Windows build for a while now. So I decide
to push the original commit to master and branch-2.4. If any of you
feel a better solution is present, please work on top of this commit.
On Mon, Jul 6, 2015 at 1:12 PM, Ansis Atteka wrote:
> On Wed, Jul 1, 2015 at 1:20 PM, Be
On Wed, Jul 1, 2015 at 1:20 PM, Ben Pfaff wrote:
> On Wed, Jul 01, 2015 at 07:01:44PM +, Alin Serdean wrote:
>> syslog_direct_create defined in (lib/syslog-direct.c) uses make_unix_socket
>> which is currently undefined on the windows build.
>>
>> We either can remove the new file from the cha
On Wed, Jul 01, 2015 at 07:01:44PM +, Alin Serdean wrote:
> syslog_direct_create defined in (lib/syslog-direct.c) uses make_unix_socket
> which is currently undefined on the windows build.
>
> We either can remove the new file from the chain but this patch proposes
> to define a wrapper to mak