php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2973 make clean destroys bcmath.c and bcmath.h
Submitted: 1999-12-14 00:00 UTC Modified: 2000-07-24 14:23 UTC
From: joey at samaritan dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 Latest CVS (13/12/1999) OS: All?
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: joey at samaritan dot com
New email:
PHP Version: OS:

 

 [1999-12-14 00:00 UTC] joey at samaritan dot com
It would be nice if make clean did not wipe out bcmath.h and bcmath.c every time...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-14 00:05 UTC] joey at cvs dot php dot net
Opps, I meant number.c and number.h...sorry
 [1999-12-15 15:06 UTC] sas at cvs dot php dot net
You mean `make -f build.mk cvsclean`? I don't know. Why are number.[ch] in the .cvsignore file?
 [2000-07-24 14:23 UTC] david@php.net
they're in .cvsignore so you don't end up committing them, see README.BCMATH.
I don't think cvsclean is a big worry. Regular make clean doesn't destroy them.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 15:00:01 2026 UTC