Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19418 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60587 invoked by uid 1010); 5 Oct 2005 10:45:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60571 invoked from network); 5 Oct 2005 10:45:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2005 10:45:59 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:7546] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 52/D8-54476-6EEA3434 for ; Wed, 05 Oct 2005 06:45:58 -0400 Received: from [10.0.0.18] (palestine.intra.emini.dk [10.0.0.18]) by gw2.emini.dk (Postfix) with ESMTP id ABA41874D1; Wed, 5 Oct 2005 12:45:54 +0200 (CEST) Message-ID: <4343AEE2.1030706@emini.dk> Date: Wed, 05 Oct 2005 12:45:54 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jani Taskinen Cc: Derick Rethans , "Internals" X-Enigmail-Version: 0.92.0.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Build breakage From: edink@emini.dk (Edin Kadribasic) Hi Jani, Your commit r 1.16 to ext/date/lib/timelib_structs.h broke the build on Windows platform. -#include "timelib_config.h" +#include Why was this change neccessary and if it's not really, would you please revert it? Edin