public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Some bugs in the GCC 4.3 release notes
@ 2008-06-10 16:02 James Brown
  2008-06-15  9:45 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: James Brown @ 2008-06-10 16:02 UTC (permalink / raw)
  To: gcc

The link the the GCC 4.3 release notes to the TR1 implementation
status page is dead.

Also, the parallel mode page is somewhat unclear as to exactly _how_
to substitute the parallel algorithms "on a piecemeal basis."

-James Brown

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Some bugs in the GCC 4.3 release notes
  2008-06-10 16:02 Some bugs in the GCC 4.3 release notes James Brown
@ 2008-06-15  9:45 ` Gerald Pfeifer
  2008-06-24 18:42   ` Benjamin Kosnik
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2008-06-15  9:45 UTC (permalink / raw)
  To: James Brown; +Cc: libstdc++, gcc

On Tue, 10 Jun 2008, James Brown wrote:
> The link the the GCC 4.3 release notes to the TR1 implementation
> status page is dead.

No more, fixed with the patch below.

(This was one of the side effects of a documentation rewrite on the
libstdc++ side.)

> Also, the parallel mode page is somewhat unclear as to exactly _how_
> to substitute the parallel algorithms "on a piecemeal basis."

Let me add the libstdc++ list where the experts are.  Usually, user
support questions should go to gcc-help@gcc.gnu.org, not the general
lists which is about the development _of_ GCC as opposed to _with_ GCC,
but this may be something to hilight better in our documentation.

Gerald
-- 
Gerald (Jerry) Pfeifer   gerald@pfeifer.com   http://www.pfeifer.com/gerald/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Some bugs in the GCC 4.3 release notes
  2008-06-15  9:45 ` Gerald Pfeifer
@ 2008-06-24 18:42   ` Benjamin Kosnik
  0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Kosnik @ 2008-06-24 18:42 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: James Brown, libstdc++, gcc


> > Also, the parallel mode page is somewhat unclear as to exactly _how_
> > to substitute the parallel algorithms "on a piecemeal basis."
> 
> Let me add the libstdc++ list where the experts are.  Usually, user
> support questions should go to gcc-help@gcc.gnu.org, not the general
> lists which is about the development _of_ GCC as opposed to _with_
> GCC, but this may be something to hilight better in our documentation.

Hey, sorry for the delay on this...

I've checked in a patch that will hopefully clarify this stuff. Please
let me know if you think it still unclear.

Here's the patch:
http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01526.html

or you can just read the new text here:
http://gcc.gnu.org/onlinedocs/libstdc++/manual/parallel_mode.html

best,
benjamin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-24 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-10 16:02 Some bugs in the GCC 4.3 release notes James Brown
2008-06-15  9:45 ` Gerald Pfeifer
2008-06-24 18:42   ` Benjamin Kosnik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).