Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86187 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-10-06 17:53:25


Author: danieljames
Date: 2013-10-06 17:53:25 EDT (Sun, 06 Oct 2013)
New Revision: 86187
URL: http://svn.boost.org/trac/boost/changeset/86187

Log:
Rewrite old compilers notice.

A bit annoying that the CSS removes the bullet points.

Text files modified:
   website/public_html/live/feed/history/boost_1_55_0.qbk | 31 ++++++++++++--
   website/public_html/live/generated/dev.rss | 81 ++++++++++++++++++++++++++++++++++++--
   website/public_html/live/generated/state/feed-pages.txt | 4
   website/public_html/live/generated/state/rss-items.txt | 83 ++++++++++++++++++++++++++++++++++++---
   website/public_html/live/users/history/version_1_55_0.html | 81 ++++++++++++++++++++++++++++++++++++--
   5 files changed, 253 insertions(+), 27 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_55_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_55_0.qbk Sun Oct 6 16:52:39 2013 (r86186)
+++ website/public_html/live/feed/history/boost_1_55_0.qbk 2013-10-06 17:53:25 EDT (Sun, 06 Oct 2013) (r86187)
@@ -60,10 +60,23 @@
 [section News]
 
 Support was removed from [@/libs/config/ Config] for some very old versions
-of compilers. We are considering removing support for some other old compilers,
-possibly: Metroworks C++ (i.e. codewarrior), SunPro 5.7 and earlier and
-Borland C++ Builder 2006 (5.82) and earlier. If you're using any of these,
-please let us know on the mailing lists.
+of compilers. The new minimum requirements are:
+
+* Digitial Mars 8.41
+* GCC 3.3
+* Intel 6.0
+* Visual C++ 7.1
+
+Other compilers are currently unchanged, but we are considering removing
+support for some other old compilers. Candidates for removal are:
+
+* Metroworks C++ (i.e. codewarrior)
+* SunPro 5.7 and earlier
+* Borland C++ Builder 2006 (5.82) and earlier
+
+If you're using any of these, please let us know on the mailing lists.
+We will take into account any feedback received before making a decision,
+but the timeline hasn't been set yet, so please do so soon.
 
 [endsect]
 
@@ -178,8 +191,14 @@
 
 * [phrase library..[@/libs/config/ Config]:]
   * [*Breaking change:] Removed support for some older compilers.
- Now only support Digital Mars 8.41, GCC 3.3, Intel 6.0, Visual C++ 7.1
- and later compilers.
+ The new minimum compiler versions are:
+ [itemized_list
+ [Digitial Mars 8.41]
+ [GCC 3.3]
+ [Intel 6.0]
+ [Visual C++ 7.1]
+ ]
+ Other compilers are unchanged.
 
 * [phrase library..[@/libs/container/ Container]:]
   * Implemented [link container.main_features.scary_iterators SCARY iterators].

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss Sun Oct 6 16:52:39 2013 (r86186)
+++ website/public_html/live/generated/dev.rss 2013-10-06 17:53:25 EDT (Sun, 06 Oct 2013) (r86187)
@@ -15,10 +15,55 @@
     <h3><span class="link">News</span></h3>
     <p>
       Support was removed from <a href="http://www.boost.org/doc/libs/1_55_0b1/libs/config/">Config</a> for some
- very old versions of compilers. We are considering removing support for some
- other old compilers, possibly: Metroworks C++ (i.e. codewarrior), SunPro 5.7
- and earlier and Borland C++ Builder 2006 (5.82) and earlier. If you're using
- any of these, please let us know on the mailing lists.
+ very old versions of compilers. The new minimum requirements are:
+ </p>
+ <ul>
+ <li>
+ <div>
+ Digitial Mars 8.41
+ </div>
+ </li>
+ <li>
+ <div>
+ GCC 3.3
+ </div>
+ </li>
+ <li>
+ <div>
+ Intel 6.0
+ </div>
+ </li>
+ <li>
+ <div>
+ Visual C++ 7.1
+ </div>
+ </li>
+ </ul>
+ <p>
+ Other compilers are currently unchanged, but we are considering removing support
+ for some other old compilers. Candidates for removal are:
+ </p>
+ <ul>
+ <li>
+ <div>
+ Metroworks C++ (i.e. codewarrior)
+ </div>
+ </li>
+ <li>
+ <div>
+ SunPro 5.7 and earlier
+ </div>
+ </li>
+ <li>
+ <div>
+ Borland C++ Builder 2006 (5.82) and earlier
+ </div>
+ </li>
+ </ul>
+ <p>
+ If you're using any of these, please let us know on the mailing lists. We will
+ take into account any feedback received before making a decision, but the timeline
+ hasn't been set yet, so please do so soon.
     </p>
   </div>
   <div id="version_1_55_0.new_libraries">
@@ -394,8 +439,32 @@
             <li>
               <div>
                 <strong>Breaking change:</strong> Removed support
- for some older compilers. Now only support Digital Mars 8.41, GCC
- 3.3, Intel 6.0, Visual C++ 7.1 and later compilers.
+ for some older compilers. The new minimum compiler versions are:
+ </div>
+ <ul>
+ <li>
+ <div>
+ Digitial Mars 8.41
+ </div>
+ </li>
+ <li>
+ <div>
+ GCC 3.3
+ </div>
+ </li>
+ <li>
+ <div>
+ Intel 6.0
+ </div>
+ </li>
+ <li>
+ <div>
+ Visual C++ 7.1
+ </div>
+ </li>
+ </ul>
+ <div>
+ Other compilers are unchanged.
               </div>
             </li>
           </ul>

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt Sun Oct 6 16:52:39 2013 (r86186)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-10-06 17:53:25 EDT (Sun, 06 Oct 2013) (r86187)
@@ -2040,7 +2040,7 @@
 -id
 "version_1_55_0
 -last_modified
-.1381092724.15
+.1381096240.17
 -location
 "users/history/version_1_55_0.html
 -notice
@@ -2058,7 +2058,7 @@
 " Variant, Wave, xpressive.
 "
 -qbk_hash
-"1ac17d9e7655a7ae19d7371711c2f2ddc8f96f28c1aafa53b3e9d2dd5f6ea9ef
+"723f2df7b80d2f7b6af4ecc6333be272f4d981296f912e2d2b195a2fd907aa84
 -release_status
 "dev
 -title

Modified: website/public_html/live/generated/state/rss-items.txt
==============================================================================
--- website/public_html/live/generated/state/rss-items.txt Sun Oct 6 16:52:39 2013 (r86186)
+++ website/public_html/live/generated/state/rss-items.txt 2013-10-06 17:53:25 EDT (Sun, 06 Oct 2013) (r86187)
@@ -20337,10 +20337,55 @@
 " <h3><span class="link">News</span></h3>
 " <p>
 " Support was removed from <a href="http://www.boost.org/doc/libs/1_55_0b1/libs/config/">Config</a> for some
-" very old versions of compilers. We are considering removing support for some
-" other old compilers, possibly: Metroworks C++ (i.e. codewarrior), SunPro 5.7
-" and earlier and Borland C++ Builder 2006 (5.82) and earlier. If you're using
-" any of these, please let us know on the mailing lists.
+" very old versions of compilers. The new minimum requirements are:
+" </p>
+" <ul>
+" <li>
+" <div>
+" Digitial Mars 8.41
+" </div>
+" </li>
+" <li>
+" <div>
+" GCC 3.3
+" </div>
+" </li>
+" <li>
+" <div>
+" Intel 6.0
+" </div>
+" </li>
+" <li>
+" <div>
+" Visual C++ 7.1
+" </div>
+" </li>
+" </ul>
+" <p>
+" Other compilers are currently unchanged, but we are considering removing support
+" for some other old compilers. Candidates for removal are:
+" </p>
+" <ul>
+" <li>
+" <div>
+" Metroworks C++ (i.e. codewarrior)
+" </div>
+" </li>
+" <li>
+" <div>
+" SunPro 5.7 and earlier
+" </div>
+" </li>
+" <li>
+" <div>
+" Borland C++ Builder 2006 (5.82) and earlier
+" </div>
+" </li>
+" </ul>
+" <p>
+" If you're using any of these, please let us know on the mailing lists. We will
+" take into account any feedback received before making a decision, but the timeline
+" hasn't been set yet, so please do so soon.
 " </p>
 " </div>
 " <div id="version_1_55_0.new_libraries">
@@ -20716,8 +20761,32 @@
 " <li>
 " <div>
 " <strong>Breaking change:</strong> Removed support
-" for some older compilers. Now only support Digital Mars 8.41, GCC
-" 3.3, Intel 6.0, Visual C++ 7.1 and later compilers.
+" for some older compilers. The new minimum compiler versions are:
+" </div>
+" <ul>
+" <li>
+" <div>
+" Digitial Mars 8.41
+" </div>
+" </li>
+" <li>
+" <div>
+" GCC 3.3
+" </div>
+" </li>
+" <li>
+" <div>
+" Intel 6.0
+" </div>
+" </li>
+" <li>
+" <div>
+" Visual C++ 7.1
+" </div>
+" </li>
+" </ul>
+" <div>
+" Other compilers are unchanged.
 " </div>
 " </li>
 " </ul>
@@ -22031,7 +22100,7 @@
 " </div>
 "</description></item>
 -last_modified
-.1381092724.15
+.1381096240.17
 -quickbook
 "feed/history/boost_1_55_0.qbk
 )

Modified: website/public_html/live/users/history/version_1_55_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_55_0.html Sun Oct 6 16:52:39 2013 (r86186)
+++ website/public_html/live/users/history/version_1_55_0.html 2013-10-06 17:53:25 EDT (Sun, 06 Oct 2013) (r86187)
@@ -51,10 +51,55 @@
     <h3><span class="link">News</span></h3>
     <p>
       Support was removed from Config for some
- very old versions of compilers. We are considering removing support for some
- other old compilers, possibly: Metroworks C++ (i.e. codewarrior), SunPro 5.7
- and earlier and Borland C++ Builder 2006 (5.82) and earlier. If you're using
- any of these, please let us know on the mailing lists.
+ very old versions of compilers. The new minimum requirements are:
+ </p>
+ <ul>
+ <li>
+ <div>
+ Digitial Mars 8.41
+ </div>
+ </li>
+ <li>
+ <div>
+ GCC 3.3
+ </div>
+ </li>
+ <li>
+ <div>
+ Intel 6.0
+ </div>
+ </li>
+ <li>
+ <div>
+ Visual C++ 7.1
+ </div>
+ </li>
+ </ul>
+ <p>
+ Other compilers are currently unchanged, but we are considering removing support
+ for some other old compilers. Candidates for removal are:
+ </p>
+ <ul>
+ <li>
+ <div>
+ Metroworks C++ (i.e. codewarrior)
+ </div>
+ </li>
+ <li>
+ <div>
+ SunPro 5.7 and earlier
+ </div>
+ </li>
+ <li>
+ <div>
+ Borland C++ Builder 2006 (5.82) and earlier
+ </div>
+ </li>
+ </ul>
+ <p>
+ If you're using any of these, please let us know on the mailing lists. We will
+ take into account any feedback received before making a decision, but the timeline
+ hasn't been set yet, so please do so soon.
     </p>
   </div>
   <div id="version_1_55_0.new_libraries">
@@ -430,8 +475,32 @@
             <li>
               <div>
                 <strong>Breaking change:</strong> Removed support
- for some older compilers. Now only support Digital Mars 8.41, GCC
- 3.3, Intel 6.0, Visual C++ 7.1 and later compilers.
+ for some older compilers. The new minimum compiler versions are:
+ </div>
+ <ul>
+ <li>
+ <div>
+ Digitial Mars 8.41
+ </div>
+ </li>
+ <li>
+ <div>
+ GCC 3.3
+ </div>
+ </li>
+ <li>
+ <div>
+ Intel 6.0
+ </div>
+ </li>
+ <li>
+ <div>
+ Visual C++ 7.1
+ </div>
+ </li>
+ </ul>
+ <div>
+ Other compilers are unchanged.
               </div>
             </li>
           </ul>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk