Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4868 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94557 invoked by uid 1010); 17 Oct 2003 18:38:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94532 invoked from network); 17 Oct 2003 18:38:23 -0000 Received: from unknown (HELO phoebe.host4u.net) (209.150.128.26) by pb1.pair.com with SMTP; 17 Oct 2003 18:38:23 -0000 Received: from ctdprimary (dsta-aa203.pivot.net [66.186.171.203]) by phoebe.host4u.net (8.11.6/8.11.6) with SMTP id h9HIcNs16649 for ; Fri, 17 Oct 2003 13:38:23 -0500 Message-ID: <043d01c394de$08450f20$f7dea8c0@cyberware.local> To: Date: Fri, 17 Oct 2003 14:39:37 -0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0439_01C394BC.7D47B600" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: patch: ZendTS.dsp From: rrichards@ctindustries.net ("Robert Richards") ------=_NextPart_000_0439_01C394BC.7D47B600 Content-Type: multipart/alternative; boundary="----=_NextPart_001_043A_01C394BC.7D47B600" ------=_NextPart_001_043A_01C394BC.7D47B600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable fixes whitespace issue that corrupts the project file. ------=_NextPart_001_043A_01C394BC.7D47B600 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
fixes whitespace issue that corrupts = the project=20 file.
------=_NextPart_001_043A_01C394BC.7D47B600-- ------=_NextPart_000_0439_01C394BC.7D47B600 Content-Type: text/plain; name="Zenddsp.diff.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Zenddsp.diff.txt" Index: ZendTS.dsp =================================================================== RCS file: /repository/ZendEngine2/ZendTS.dsp,v retrieving revision 1.43 diff -u -r1.43 ZendTS.dsp --- ZendTS.dsp 17 Oct 2003 17:19:44 -0000 1.43 +++ ZendTS.dsp 17 Oct 2003 17:50:48 -0000 @@ -371,7 +371,7 @@ SOURCE=.\zend_istdiostream.h # End Source File # Begin Source File - + SOURCE=.\zend_iterators.h # End Source File # Begin Source File ------=_NextPart_000_0439_01C394BC.7D47B600--