 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Scott Meyers Guest
|
Posted: Fri Feb 10, 2006 5:06 am Post subject: Status of TR1? |
|
|
I could have sworn that I recently read that TR1 was all but officially approved
-- that all that remained was one more round of official balloting. But n1809
lists a boatload of issues that appear to have been unresolved as of last April.
Have these issues since been taken care of, and if so, are the resolutions
available somewhere?
What is the official status of TR1?
Thanks,
Scott
---
[ 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.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
P.J. Plauger Guest
|
Posted: Fri Feb 10, 2006 3:57 pm Post subject: Re: Status of TR1? |
|
|
"Scott Meyers" <usenet (AT) aristeia (DOT) com> wrote in message
news:11unk82omc5dse4 (AT) corp (DOT) supernews.com...
| Quote: | I could have sworn that I recently read that TR1 was all but officially
approved -- that all that remained was one more round of official
balloting. But n1809 lists a boatload of issues that appear to have been
unresolved as of last April. Have these issues since been taken care of,
and if so, are the resolutions available somewhere?
What is the official status of TR1?
|
Last I heard it's approved and off to ISO for publication.
We are now maintaining a list of defects against TR1,
just like for the Standard C++ library. Like any piece
of software that is being actively implemented and used,
it is producing a steady stream of small issues that
need to be addressed and resolved.
We've got a complete implementation of TR1 working
on various compilers and platforms, so we know it's
basically workable.
P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.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.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
Pete Becker Guest
|
Posted: Fri Feb 10, 2006 8:06 pm Post subject: Re: Status of TR1? |
|
|
Scott Meyers wrote:
| Quote: | I could have sworn that I recently read that TR1 was all but officially
approved -- that all that remained was one more round of official
balloting. But n1809 lists a boatload of issues that appear to have
been unresolved as of last April. Have these issues since been taken
care of, and if so, are the resolutions available somewhere?
What is the official status of TR1?
|
It passed its ballot of national bodies unanimously with no comments.
It's working its way through the ISO hierarchy. There is an issues list
(N1837 -- I think I misdirected you to an older one, N1809) that
includes resolutions of issues that have been resolved. There are some
issues that have not been resolved, and they are marked as "open".
--
Pete Becker
Dinkumware, Ltd. (http://www.dinkumware.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.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
Scott Meyers Guest
|
Posted: Fri Feb 10, 2006 10:06 pm Post subject: Re: Status of TR1? |
|
|
Pete Becker wrote:
| Quote: | It passed its ballot of national bodies unanimously with no comments.
It's working its way through the ISO hierarchy. There is an issues list
(N1837 -- I think I misdirected you to an older one, N1809) that
includes resolutions of issues that have been resolved. There are some
issues that have not been resolved, and they are marked as "open".
|
Thanks. Is there a more recent version of TR1 than n1836? That one is from
last June and is still marked as a draft.
Scott
---
[ 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.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
Pete Becker Guest
|
Posted: Fri Feb 10, 2006 11:06 pm Post subject: Re: Status of TR1? |
|
|
Scott Meyers wrote:
| Quote: |
Thanks. Is there a more recent version of TR1 than n1836? That one is
from last June and is still marked as a draft.
|
No, that's the latest. It stays a draft until the approval process is
finished.
--
Pete Becker
Dinkumware, Ltd. (http://www.dinkumware.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.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|