Mail Archives: djgpp-workers/2003/11/11/17:20:54
Hello.
Esa A E Peuha wrote:
>
> On Mon, 10 Nov 2003, Richard Dawe wrote:
>
> > > @c ----------------------------------------------------------------------
> > > @node Stack overflow handler, signal
>
> Would it be better to change "signal" to "internal", since this is not
> meant to be used directly by applications. There's no "internal"
> category yet, but I think there should be (with more entries than just
> this one).
I like the internal functions being in sections like signal, etc., because it
shows what part of the library they belong to.
OTOH putting them in internal makes it absolutely clear they are internal.
I have no strong opinion either way.
[snip]
> > > ===================================================================
> > > RCS file: /cvs/djgpp/djgpp/src/docs/kb/wc204.txi,v
> > > retrieving revision 1.162
> > > diff -c -r1.162 wc204.txi
> > > *** wc204.txi 8 Nov 2003 12:19:40 -0000 1.162
> > > --- wc204.txi 10 Nov 2003 11:52:10 -0000
> > > ***************
> > > *** 1032,1034 ****
> > > --- 1032,1038 ----
> > > @code{strftime} now uses the date format (for @code{%x})
> > > and time format (for @code{%X}) from the current locale.
> > > This means that @code{%T} and @code{%X} are no longer equivalent.
> > > +
> > > + @vindex __djgpp_stack_overflow_eip AT r{ added}
> > > + @findex __djgpp_stack_overflow_exit AT r{ added}
> > > + The stack overflow handler was added.
> >
> > "The" -> "A"?
>
> "A handler was added" makes me think that we may add another one some
> day, but English is not my native language, so I'll trust your opinion.
Before there was no handler, so you added "a" handler. Now that is "the"
handler.
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
"You can't evaluate a man by logic alone." -- McCoy, "I, Mudd", Star Trek
- Raw text -