Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86431 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40673 invoked from network); 28 May 2015 21:09:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2015 21:09:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:36027] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/A4-01144-AF387655 for ; Thu, 28 May 2015 17:09:15 -0400 Received: by wizk4 with SMTP id k4so160556934wiz.1 for ; Thu, 28 May 2015 14:09:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1tItg2t/aDgH5SDK04niHcA/TW7gqrs44Khgc5R3AOo=; b=NxXo7QGj8t/0s3XOcROSSYJmgKxKEWtRZgLxlo5gMo1J4X6rNf6A1+uHrZu1LAC+UV zL/ZiFEPeoSyszGmfj1xFVO0ciYwCpTjP//CbkJg47KyIPY3RfV8qK41zCRyDWlrI7nM rjcBGANv47/5QvVNmO27j8SKyDeINymjBvTOYxXaAEp5IjESiZTrgACW1A/bZarfZJ65 2TglUD6t56EqLUnrydNQOu72sJCdQ5/ixQvu3SCaKgTk2fIrK8m79ouU08vzHL4rItEi u7gzgHBWA22jDoP5B02rU6oAPW42UdvDZzpB4kuh+WdQ9TCBhfzn38UDL0KMlOR7aesZ QLqw== MIME-Version: 1.0 X-Received: by 10.180.106.73 with SMTP id gs9mr19502058wib.1.1432847352085; Thu, 28 May 2015 14:09:12 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.217.19 with HTTP; Thu, 28 May 2015 14:09:12 -0700 (PDT) In-Reply-To: <4fuema94n8iker3ft05vj5s959stbu9amb@4ax.com> References: <064a01d09885$af869710$0e93c530$@belski.net> <06a801d09940$2fbff3d0$8f3fdb70$@belski.net> <4fuema94n8iker3ft05vj5s959stbu9amb@4ax.com> Date: Thu, 28 May 2015 23:09:12 +0200 X-Google-Sender-Auth: rflr5wd-SUDQqbDMvEvg09V-kdw Message-ID: To: Jan Ehrhardt Cc: Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: PHP 7.0.0 roadmap From: kalle@php.net (Kalle Sommer Nielsen) Hi Jan 2015-05-28 22:42 GMT+02:00 Jan Ehrhardt : > Compilation of even deplister.exe is broken in this compiler with a > 'unresolved external symbol _printf'. I created a real simple example of > the same error. See the following console output: I patched deplister in master for VC14 (works with