Re: [naviserver-devel] Build Errors in Debian

2017-04-04 Thread Gustaf Neumann
Am 04.04.17 um 18:46 schrieb David Osborne: > Hi, > This recent change means I no longer build naviserver tip on Debian > 8.6 due to the compiler complaining the following sockfile.c switch > statement has the same case twice. Thanks! this is work in progress going on on tip. before the release,

[naviserver-devel] Build Errors in Debian

2017-04-04 Thread David Osborne
Hi, This recent change means I no longer build naviserver tip on Debian 8.6 due to the compiler complaining the following sockfile.c switch statement has the same case twice. https://bitbucket.org/naviserver/naviserver/commits/1fadec70fa7612f9a541116a1a2e72b69a9dacf7#chg-nsd/sockfile.c The follow