1. 17 May, 1999 14 commits
  2. 16 May, 1999 7 commits
  3. 15 May, 1999 9 commits
  4. 14 May, 1999 9 commits
  5. 13 May, 1999 1 commit
    • parse.y (java_check_regular_methods): Warning check on not overriding methods… · 1fb89a4d
      parse.y (java_check_regular_methods): Warning check on not overriding methods with default access in other packages...
      
      Thu May 13 18:30:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* parse.y (java_check_regular_methods): Warning check on not
       	overriding methods with default access in other packages does not
       	apply to `<clinit>'.
      	(java_complete_lhs): If block body is an empty_stmt_node, replace
       	it by NULL_TREE. This avoid gcc generating an irrelevant warning.
      
      From-SVN: r26930
      Alexandre Petit-Bianco committed