This is the mail archive of the gcc@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: Try/catch in egcs



  In message <8790u095ko.fsf@gauss.muc.de>you write:
  > When -Wunused is enabled egcs-2.90.20 971201 (Linux 2.0.30, i68   glibc
  > 2.0.5) gives a warning
  > 
  > warning: value computed is not used
  > 
  > for every try/catch block in the program.  This doesn't seem to be the
  > wanted behavior and can be fixed by the following trivial diff.
Thanks.  I've installed this patch.

In the future, please make sure to include a ChangeLog entry when
you send patches.

Thanks.
jeff


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