This is the mail archive of the egcs-bugs@egcs.cygnus.com mailing list for the EGCS project.


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

Re: webpage problem


>Hi.  There's a problem with your webpage:
>	http://egcs.cygnus.com/onlinedocs/gcc_2.html
>
>With both Netscape 4.51 and MS-IE4, text on this page for the last 1/4 of
>the page or so is unreadable and has strikethrough marks over it.  

Thanks!  I can't find the problem offhand (the problem does not show up
under `lynx'), but I did find a problem that might be related, and will
soon commit a patch to fix this, though it'll take until sometime tomorrow
morning before the daemon updates the web pages from the texinfo source for
the gcc docs.

If you are able to identify the string of text at which the strike-through
happens, and could email the surrounding text with a pointer to where
the problem starts, that would help -- me, at least.  (My wife's computer
runs Netscape and MSIE, but I can't log in on it.)

        tq vm, (burley)


Thu Jul  8 10:28:25 1999  Craig Burley  <craig@jcb-sc.com>

	* invoke.texi (DEC Alpha Options): Put @end table at
	beginning of line, to avoid confusing texi2html.

*** g77-e/gcc/invoke.texi.~1~	Sun Jun 20 23:42:24 1999
--- g77-e/gcc/invoke.texi	Thu Jul  8 10:28:23 1999
*************** Dynamic rounding mode.  A field in the f
*** 5528,5532 ****
  rounding mode in effect.  The C library initializes this register for
  rounding towards plus infinity.  Thus, unless your program modifies the
! @var{fpcr}, @samp{d} corresponds to round towards plus infinity.@end table
  
  @item -mtrap-precision=@var{trap precision}
--- 5528,5533 ----
  rounding mode in effect.  The C library initializes this register for
  rounding towards plus infinity.  Thus, unless your program modifies the
! @var{fpcr}, @samp{d} corresponds to round towards plus infinity.
! @end table
  
  @item -mtrap-precision=@var{trap precision}

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