Topic: New core language issues list
Author: comeau@panix.com (Greg Comeau)
Date: 2000/11/30 Raw View
In article <Voyager.001128192526.13500431A@administrator.co.uk>,
Tom <the_wid@my-deja.com> wrote:
>Speaking of the Technical Corrigendum, is there any way we will
>be able to update our ISO standard pdf files (for free?) to reflect
>the changes? "Service packs" are usually free.
>
>Otherwise it is going to be a pain remembering with bits have changed.
I do understand an attempt is going to be made to update the
Standard with the TC and provide that, but I don't know the details
and don't know if current customer will be able to get it (for free).
- Greg
--
Comeau Computing / Comeau C/C++ "so close" 4.2.44 betas NOW AVAILABLE
TRY Comeau C++ ONLINE at http://www.comeaucomputing.com/tryitout
Email: comeau@comeaucomputing.com / WEB: http://www.comeaucomputing.com
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: "Stephen Howe" <sjhowe@dial.pipex.co.uk>
Date: 2000/11/30 Raw View
> List has been posted in the usual locations:
> http://www.comeaucomputing.com/iso/cwg_active.html
> http://www.dkuug.dk/jtc1/sc22/wg21/docs/cwg_active.html
Could I ask whether this incorporates the C++ library or does that get
separate attention?
Thank you
Stephen Howe
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: Tom <the_wid@my-deja.com>
Date: 2000/11/29 Raw View
Previously, wmm@fastdial.net wrote in comp.std.c++:
> In particular, you can get a good idea of the contents
> of the upcoming Technical Corrigendum for the language section of
> the Standard by looking at the list of defect reports
> (cwg_defects.html).
Speaking of the Technical Corrigendum, is there any way we will be able to update our ISO standard pdf files (for free?) to reflect the changes? "Service packs" are usually free.
Otherwise it is going to be a pain remembering with bits have changed.
Tom
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: James Kuyper <kuyper@wizard.net>
Date: Fri, 1 Dec 2000 07:44:38 GMT Raw View
Stephen Howe wrote:
>
> > List has been posted in the usual locations:
> > http://www.comeaucomputing.com/iso/cwg_active.html
> > http://www.dkuug.dk/jtc1/sc22/wg21/docs/cwg_active.html
>
> Could I ask whether this incorporates the C++ library or does that get
> separate attention?
The "cwg" stands for "Core language Working Group". The corresponding
document for the "Library Working Group" has "lwg" instead of "cwg":
<http://www.dkuug.dk/jtc1/sc22/wg21/docs/lwg_active.html>
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: comeau@panix.com (Greg Comeau)
Date: Fri, 1 Dec 2000 07:44:43 GMT Raw View
In article <904fkv$b3r$1@lure.pipex.net>,
Stephen Howe <sjhowe@dial.pipex.co.uk> wrote:
>> List has been posted in the usual locations:
>> http://www.comeaucomputing.com/iso/cwg_active.html
>> http://www.dkuug.dk/jtc1/sc22/wg21/docs/cwg_active.html
>
>Could I ask whether this incorporates the C++ library or does that get
>separate attention?
That gets seperate attention, but is also available at the
above two sites (our copy of the lib part is out of date though,
don't know about dkuug's version).
- Greg
--
Comeau Computing / Comeau C/C++ "so close" 4.2.44 betas NOW AVAILABLE
TRY Comeau C++ ONLINE at http://www.comeaucomputing.com/tryitout
Email: comeau@comeaucomputing.com / WEB: http://www.comeaucomputing.com
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: Steve Clamage <stephen.clamage@sun.com>
Date: 2000/12/01 Raw View
Tom wrote:
>
> Speaking of the Technical Corrigendum, is there any way we will be able to update our ISO standard pdf files (for free?) to reflect the changes? "Service packs" are usually free.
There is no plan to produce a revised version of the C++ Standard
that incorporates the changes in the (first) Technical Corrigendum.
The TC in progress now does not incorporate all submitted Defect
Reports. We expect to produce at least one more TC. We haven't
decided whether in the future to produce revised standard
incorporating just the changes in TCs.
As has been explained many times in this forum, and in the FAQ
http://www.research.att.com/~austern/csc/faq.html#B4
ISO and ANSI support themselves in part by sale of standards documents.
I don't know whether they will charge for TC's, but I would
expect that they will.
You can argue that standards should be free, but arguing in this forum
won't change anything. Nobody here sets ANSI or ISO financial policy.
Try the organization web sites:
http://www.iso.ch
http://www.ansi.org
http://www.ncits.org (formerly X3, charters the J16 committee)
--
Steve Clamage, stephen.clamage@sun.com
J16 Chair
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: wmm@fastdial.net
Date: 2000/11/27 Raw View
The most recent revision of the C++ Standard Core Language Issues
List has been posted in the usual locations:
http://www.comeaucomputing.com/iso/cwg_active.html
http://www.dkuug.dk/jtc1/sc22/wg21/docs/cwg_active.html
This version includes the results of the October meeting of the
Committee. In particular, you can get a good idea of the contents
of the upcoming Technical Corrigendum for the language section of
the Standard by looking at the list of defect reports
(cwg_defects.html). The Committee voted to send this list of
issues to the editor as defects in the Standard and to recommend
that they be resolved as indicated in this document.
(That means that the wording of the proposed resolutions is
subject to editorial revision, but the intended outcome is as
described.)
--
William M. Miller, wmm@fastdial.net
Vignette Corporation (www.vignette.com)
Sent via Deja.com http://www.deja.com/
Before you buy.
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html ]
[ Note that the FAQ URL has changed! Please update your bookmarks. ]
Author: wmm@fastdial.net
Date: 2000/09/20 Raw View
Revision 13 of the ISO C++ Standard Core Language Issues List
is now available in the usual places:
http://www.dkuug.dk/jtc1/sc22/wg21/docs/cwg_active.html
http://www.comeaucomputing.com/iso/cwg_active.html
A number of new issues have been opened (several reported by
participants in this newsgroup) and additional discussion has
been added to a few existing issues.
We would especially appreciate any feedback on issues with
"ready" status to help us detect problems before our next
meeting (the week of 22 Oct.).
--
William M. Miller, wmm@fastdial.net
Vignette Corporation (www.vignette.com)
Sent via Deja.com http://www.deja.com/
Before you buy.
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]