Re: New WOLips Version

From: Andrus (andru..bjectstyle.org)
Date: Fri Aug 09 2002 - 16:36:59 EDT

  • Next message: Andrus: "Patch applied"

    At 04:10 PM 8/9/2002 -0400, Andrus wrote:
    >Hi Ulrich,
    >
    >I will be doing some WOProject work with Eclipse this weekend. I will give
    >it a try.
    >
    >Andrus
    >
    >At 10:18 AM 8/9/2002 +0200, you wrote:
    >>Hi,
    >>
    >>there is a new WOLips version in the cvs. Somebody be available to test it?
    >>
    >>Best Regards
    >>
    >>Ulrich

    Ulrich

    My compiler (jikes) showed these warnings:

       [javac] Issued 5 semantic warnings compiling
    "F:/home/developer/objectstyle/woproject/
    c/wolips/java/org/objectstyle/wolips/builder/WOBuilder.java":

       [javac] 128. catch(Exception anException) {
       [javac] <------------------->
       [javac] *** Caution: This try block cannot throw a "checked exception"
    (JLS section 14
    ) that can be caught here. You may have intended to catch a
    RuntimeException instead of
      Exception.
    etc..

    So I did what was suggested - replaced "Exception" with "RuntimeException"

    Andrus



    This archive was generated by hypermail 2.0.0 : Fri Aug 09 2002 - 16:36:54 EDT