Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22862 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9289 invoked by uid 1010); 19 Apr 2006 14:36:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9273 invoked from network); 19 Apr 2006 14:36:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Apr 2006 14:36:48 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:9211] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 25/E2-19715-00B46444 for ; Wed, 19 Apr 2006 10:36:48 -0400 Received: from [10.0.0.18] (palestine.intra.emini.dk [10.0.0.18]) by gw2.emini.dk (Postfix) with ESMTP id 4656743E5B; Wed, 19 Apr 2006 16:36:45 +0200 (CEST) Message-ID: <44464AFD.40408@emini.dk> Date: Wed, 19 Apr 2006 16:36:45 +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: Nuno Lopes Cc: Steph Fox , internals References: <09f201c6639c$c8fe39f0$6602a8c0@foxbox> <0a0a01c663a0$755b4230$6602a8c0@foxbox> <008b01c6639d$f39177d0$0100a8c0@pc07653> <0a1f01c663a6$f49711e0$6602a8c0@foxbox> <00a201c6639f$bee582e0$0100a8c0@pc07653> <0a4301c663ac$9cc9bf70$6602a8c0@foxbox> <000701c663a5$35558ab0$0100a8c0@pc07653> <4446215F.7000803@emini.dk> <004a01c663bd$a0f3d160$0100a8c0@pc07653> <44464A68.1070307@emini.dk> In-Reply-To: <44464A68.1070307@emini.dk> X-Enigmail-Version: 0.93.0.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] tiny patch for Tidy From: edink@emini.dk (Edin Kadribasic) I mean ext/tidy from 5.1 doesn't compile with this latest version of libtidy. Libtidy itself compiles fine on windows. Edin Edin Kadribasic wrote: > Latest CVS (SF anon CVS worked for me) doesn't compile with error: > > ext\tidy\tidy.c(586) : error C2152: 'function' : pointers to functions > with different attributes > > Edin > > > Nuno Lopes wrote: > >>answering both e-mails: >> >> >>>Nuno, which version of libtidy do you think we should use for bundiling >>>with the windows distribution? >> >> >>latest CVS. It is stable ATM (but checkout with a developer account, >>because sourceforge's anonymous cvs servers are currently broken). >> >> >>>Nuno, will this also work for 4_3 branch? >> >> >>Yep, the libtidy API hasn't changed. >> >> >>Nuno >> > >