This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [v3] documentation on cstdio and synchronization


Phil Edwards wrote:
> 2001-07-09  Phil Edwards  <pme@sources.redhat.com>
> 
>         * docs/html/explanations.html:  New file.
>         * docs/html/configopts.html:  Link to it to provide more notes
>         on cstdio.  Minor markup and spacing fixes.
>         * docs/html/27_io/howto.html:  Talk about sync_with_stdio.
a couple of typos,


>          <A HREF="http://sources.redhat.com/glibc/";>glibc</A>, 
> + <DT><TT>--enable-sjlj-exceptions  </TT>
> + <DD><P>Forces old, short-jump/long-jump exception handling model.  If
                       set-jump/long-jump (isn't it?)


> +      thing is <A HREF="../explanations.html#cstdio">tricky to get right</A>.)
> +      The upside is that correctness is insured.  The downside is that
                                           ensured (we wouldn't want people
submitting claims to us about their program's correctness being broken, would we?)


> +      the standard streams (cin, cout, cerr, clog, and thier wide-character
                               <tt>cin</tt>, <tt>cout</tt>, <tt>cerr</tt>,
			<tt>clog</tt> and their

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]