php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8480 TSRM.dsp has LF only; needs CRLF
Submitted: 2000-12-29 12:42 UTC Modified: 2001-08-31 05:20 UTC
From: jhostetler at pcquote dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4 OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jhostetler at pcquote dot com
New email:
PHP Version: OS:

 

 [2000-12-29 12:42 UTC] jhostetler at pcquote dot com
This file is distribued with LF only in the
source tarball; rather than with CRLF.

MSVisualStudio pukes on it (and tries to write
a new (bogus) .dsp that wraps it).

It probably got stripped during the CVS checkin.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-29 19:12 UTC] fmk@php.net
It works fine directly from cvs.

If the tarball is created on a uxix/linux system the CRLF is converted to LF at check out. If the file is checked out on a Windows system it contains CRLF.
 [2001-08-31 05:20 UTC] mfischer@php.net
Finally has been fixed in CVS.

- Markus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 15:01:30 2024 UTC