[SVN r23524]
This commit is contained in:
Joaquín M. López Muñoz
2004-07-14 05:57:13 +00:00
parent d9f65df85b
commit ca58f9ff6b

View File

@@ -316,7 +316,7 @@ The following measures can help alleviate these problems:
this option range from 300 to 800.</li>
<li>If in debug mode, try switching from <code>/ZI</code> (Program Database for
Edit and Continue) to a less demanding type of debugging information
(<code>/Zi</code>, <code>/Z7</code> or <code>Zd</code>.)</li>
(<code>/Zi</code>, <code>/Z7</code> or <code>/Zd</code>.)</li>
<li>Play with the precompiled headers options. Usually, turning this feature
off yields the best results.</li>
<li>If the compiler emits the error
@@ -408,7 +408,7 @@ Performance
<br>
<p>Revised July 8th 2004</p>
<p>Revised July 14th 2004</p>
<p>&copy; Copyright 2003-2004 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
Distributed under the Boost Software