php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6773 make clean deletes wrong files
Submitted: 2000-09-16 01:57 UTC Modified: 2000-11-03 19:00 UTC
From: Wolfram dot Schmidt at iao dot fhg dot de Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: Solaris 2.6
Private report: No CVE-ID: None
 [2000-09-16 01:57 UTC] Wolfram dot Schmidt at iao dot fhg dot de
Due to compile failures I patched around in PHP and decided at some point to start over with a clean version, renaming the patched one. After renaming I typed "make clean" in the patched version and it tried to delete files in the other tree. This means configure writes generates absolute paths instead of paths relative to the PHP source root directory.

This may or may not be considered a bug. Surprising effect anyway.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-03 19:00 UTC] sniper@php.net
This is no bug. 

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC