Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96839 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54597 invoked from network); 12 Nov 2016 07:00:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2016 07:00:31 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 74.125.82.53 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 74.125.82.53 mail-wm0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:36557] helo=mail-wm0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/FD-35596-E0EB6285 for ; Sat, 12 Nov 2016 02:00:31 -0500 Received: by mail-wm0-f53.google.com with SMTP id g23so14324116wme.1 for ; Fri, 11 Nov 2016 23:00:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=oRP4bL1KED3Gsz+U16gH9HGzoAVRzTzyQ5xxv9ZzE64=; b=MoDzENqOwuxMP8avAxaTl8K4aHqjXP0HRRSSvZHonSJQO39vlg95DdncxD5XDcWlz3 RG/ntzo09AbY0I2ktG3C+3Q7RupdPp2urJar1pryFP72YFIHjlNZMb+Z/IDPDVplU4BT b0DAm7TbtjOm1QZ1m6IXH4dCLYnw90Rq0i8/IazC9Vt+/ysf8XWiH4zvlaRps1QyGfZJ TTAJafuIdCUwvN5SiAWmn2LfnlBWaeS11ZCYvkGreFr9K03KZ7qdlyDqnaNwO4A1heMI b+SnOVdLr0WY76sbu+v7LkMhP8FvKQFXWUfQGOAEkpR6lr8qU5YC0vKQsCE/y19Bt/4U 0WIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=oRP4bL1KED3Gsz+U16gH9HGzoAVRzTzyQ5xxv9ZzE64=; b=L4Z/clksU0nzjY9k6lNpuEKwoVWi1jQSTt+KD0xKezPjyRIKB4yBKyxURFC5XuoMi/ 1sr7UDvkI8sosvTRVfhInTwl1rhNAY/28+smqAXVdRcT0Ww5Nuq2L25TUeC9DufdG+0Y 1zpAJJHxko/de86TciA9P6WJP4IsCjDwTyxtHeKDtD//jrUIJXaq+7pVsVWWMjCpsnEP N92fWB5aOchYdD/S92l7Uo3oXbjYouMs3xjN9sCnUh0ttFKMTnwcXtGkLuhgcByAobeY VwVlwNV3H48E7P7ADfj1zbEX81hPLCAvCpyrI/0//4RMbiPRmHwVtrK2vJ/WYczUmxS/ Ruxw== X-Gm-Message-State: ABUngvc5utLBsHKE0389+1E2NvhFBCi/Bq0YYHjfWS25tT36pZViDoNcdyzPSaLucldpgXztpDz1YGnp+IU1IA== X-Received: by 10.194.188.9 with SMTP id fw9mr4351102wjc.213.1478934026901; Fri, 11 Nov 2016 23:00:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.161.230 with HTTP; Fri, 11 Nov 2016 23:00:26 -0800 (PST) X-Originating-IP: [109.157.245.230] In-Reply-To: References: Date: Sat, 12 Nov 2016 07:00:26 +0000 Message-ID: To: Kalle Sommer Nielsen Cc: Internals Content-Type: multipart/alternative; boundary=047d7beb9098526951054115290e Subject: Re: [PHP-DEV] Netware and master From: pthreads@pthreads.org (Joe Watkins) --047d7beb9098526951054115290e Content-Type: text/plain; charset=UTF-8 Morning Kalle, Cleanse it with fire. Cheers Joe On Sat, Nov 12, 2016 at 12:01 AM, Kalle Sommer Nielsen wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7beb9098526951054115290e--