php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #50804 Documenting configure.js --enable-crt-debug
Submitted: 2010-01-20 12:31 UTC Modified: 2010-08-12 00:38 UTC
From: zippy1981 at gmail dot com Assigned: kalle (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3.2RC1 OS: win32 only
Private report: No CVE-ID: None
 [2010-01-20 12:31 UTC] zippy1981 at gmail dot com
Description:
------------
If you are building on windows and run configure.js with --help one of 
the options you get is 

 --enable-crt-debug            Extra CRT debugging

I discovered that meant if an error ocurred in PHP you got a large 
memory dump (or dump of some kind) printed to stderr. I propose the help 
message be changed to something more helpful such as:

 --enable-crt-debug            Extra CRT debugging (this produces LARGE 
memory dumps to stderr)

If enable-crt-debug does more than that a note indicating this will 
produce output most people would find prohibitively verbose should be 
noted.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-12 00:38 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=302123
Log: Fixed bug #50804 (Document configure.js --enable-crt-debug)
 [2010-08-12 00:38 UTC] kalle@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: kalle
 [2010-08-12 00:38 UTC] kalle@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2010-08-12 01:07 UTC] zippy1981 at gmail dot com
Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC