]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The purpose of this patch is to toggle the debugging mode (default) to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2001 03:45:35 +0000 (03:45 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2001 03:45:35 +0000 (03:45 +0000)
commitf98f2aeda387a70b618c9c153c2208981ab8a604
treebaad8176aef7f239bfc2258431fb1a4c1b38d25c
parent4f0b06b12e1e0148ed7f058ec4c65c36a30cdf2d
  The purpose of this patch is to toggle the debugging mode (default) to
  Program Database (from Program Database for Modify on the fly debugging).

  The net effect of this patch is to clean up all of the irrelevant entries
  associated with either the debugging or release command line switches, and
  generally straighten the projects as they would be exported from VC6/SP5.

  The outcome of this patch is that VC5 users -should- be able to load and
  build the workspace without any errors (as they used to have no symbols
  database at all, the /ZI option doesn't work, they had to use cvtdsp.pl
  to toggle these to /Zi.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@90269 13f79535-47bb-0310-9956-ffa450edef68
mod_ssl.dsp