From 0704c489ce87398ebbc983eecd11d0046c27cfff Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 11 Mar 2001 13:45:46 +0000 Subject: [PATCH] Minor fixes [SVN r9541] --- libs/graph | 2 +- more/submission_process.htm | 10 +++++++--- status/compiler.cfg | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/libs/graph b/libs/graph index 020754d41b..246387fe74 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 020754d41b36affddb2b58f67e5d856a51e46583 +Subproject commit 246387fe7477deba4f17655217bb051a8e5e52c0 diff --git a/more/submission_process.htm b/more/submission_process.htm index 5484a4e3b2..ba39f2a2de 100644 --- a/more/submission_process.htm +++ b/more/submission_process.htm @@ -71,6 +71,10 @@ completely unexpected directions.  

messages is one way to see how this process worked for other boost libraries. 

Formal Review

+

Before asking for formal review, please verify that your submission compiles +and runs under at least two compilers.  This flushes out obvious +portability problems.  If you don't have access to a second compiler, ask +for help on the Boost mailing list.

Once a library author feels a submission (which presumably is now in the files/vault) has matured enough for formal review, the author sends a message requesting a formal review to the mailing list.  Please use a subject in @@ -130,7 +134,7 @@ subdirectories, with the contents indicated:

Transmission

-

Submit via email to webmaster@boost.org.   +

Submit via email to bdawes@acm.org.   Attach the .zip submission file.  In the email message, please include your email address, postal mail address, and telephone number, if boost.org doesn't already have them. Your addresses and phone number will not appear on the web @@ -139,7 +143,7 @@ not accepted.

People pages

If the boost.org web site doesn't already have your capsule biography and  picture (optional, with not-too-serious pictures preferred), please -send them mailto:webmaster@boost.org. It is +send them mailto:bdawes@acm.org. It is up to you as to whether or not the biography includes your email address or other contact information.  The preferred picture format is .jpg, but other common formats are acceptable.  The preferred image size is 500x375 but the @@ -149,7 +153,7 @@ necessary.

Libraries are software; they loose their value over time if not maintained.  Details still hazy.


-

Revised 05 February, 2001

+

Revised 10 March, 2001

diff --git a/status/compiler.cfg b/status/compiler.cfg index a2dff14257..58a1063ad5 100644 --- a/status/compiler.cfg +++ b/status/compiler.cfg @@ -180,7 +180,7 @@ win32 icl Intel C++ 5.0 icl /c /nologo /Qwn5 /Qwe70 /Zm400 /MDd /W3 /GR /GX /Zi /Od /GZ /I"%include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" -D BOOST_INCLUDE_MAIN %source -icl /Feboosttmp.exe /nologo /Qwn5 /Qwe70 /Zm400 /MDd /W3 /GR /GX /Zi /Od /GZ /I"%include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" -D BOOST_INCLUDE_MAIN %source /link user32.lib +icl /Feboosttmp.exe /nologo /Qwn5 /Qwe70 /Zm400 /MDd /W3 /GR /GX /Zi /Od /GZ /I"%include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" %source /link user32.lib Intel C++
5.0
MS lib
6.0 // end of file