Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38798 invoked from network); 12 Nov 2016 00:01:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2016 00:01:29 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.46 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.214.46 mail-it0-f46.google.com Received: from [209.85.214.46] ([209.85.214.46:34928] helo=mail-it0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/FC-35596-8DB56285 for ; Fri, 11 Nov 2016 19:01:28 -0500 Received: by mail-it0-f46.google.com with SMTP id e187so7515457itc.0 for ; Fri, 11 Nov 2016 16:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to; bh=r3nmvcXXh89kHE9UbnF1vDty2vdVeUim91iQUtncAh8=; b=l1r3Bu/eyxxW3L8Ic22edq54TvLK0nigvIc+LkwMiijG9uOLV7+H9ATljEZ0AunDCp axcWPjxX9ephGVie8Lt7qzuuHhZKVlb7krNatZyuIp2dIjXPEAmKucr5g3MZfvBO0U6+ YvHSrG2cMGgP6Se8O2QUmn9+Gg9oKkfPKZQZsmbWepRwvPMErVApQ4o2OMNkEVB4FAcx zpp3m8F43bBdHmPiyqUWRkUKUtDFZmxUDi+x5KhNZ5vvhsUMXJKQnR/aBJ3Uz44qSECM zIvj0l3KHHHkaMmAZcKnKyPGfIv6zOZRpvkIY+Ij6LtLkwMTuIW0CN7M5nIeJsYMdSbx pvFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=r3nmvcXXh89kHE9UbnF1vDty2vdVeUim91iQUtncAh8=; b=KbOw/fLidus89Ya3T72m8cr45wXuuB/YzR+IC0OptPob4enTPVLsNNaHIk7NNje1he bbRIePJW7hitCsBg5gcsVAX4S3OhyS6wa+rrkVT3PDca60miLtl0uNdddjx3wk0FnQ29 2SpvKZDg82jf+c8Iw5ZE2Ujfd++0o45yFQ07DER6GKgV5Xo5TDTLplNL+XUDC5UNOKrD Ihi3X7HLYyuOt3brrRlu3xXHj6Vd3mW47dfsJrRRXncgZNjw+tKG3TYL77WqJFOA0Kgr A667ttaVEcBQYR6H/xgs7hd2rheZFaNyQgtMNGY83WjJb3k2/bRd4n5tpAraVNBrA25P VRJg== X-Gm-Message-State: ABUngvfA2cuvsnDHvMycULA15mb0CTRzWJnbJSHcT7AsEqczp9e2NxIvp2ec3sgXN0rIElTJ2l+fYiTBhvTtDw== X-Received: by 10.107.19.22 with SMTP id b22mr14641788ioj.236.1478908885593; Fri, 11 Nov 2016 16:01:25 -0800 (PST) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.138.234 with HTTP; Fri, 11 Nov 2016 16:01:25 -0800 (PST) Date: Sat, 12 Nov 2016 01:01:25 +0100 X-Google-Sender-Auth: Gc8hUF7hr7Q497tT7o_6FXWBahM Message-ID: To: Internals Content-Type: text/plain; charset=UTF-8 Subject: Netware and master From: kalle@php.net (Kalle Sommer Nielsen) Howdy Just wondering if anyone actively is using netware anymore? It has been discontinued for a long time now and perhaps it would be time to remove support for it, as it does clutter up many parts of the src, and I doubt much of it even works anymore, especially the internal_functions.nw.c part. Any objections for removal? -- regards, Kalle Sommer Nielsen kalle@php.net