undeserved deprecation warning

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P5
    • None
    • Affects Version/s: 5.0
    • Component/s: tools
    • generic
    • generic

      @Deprecated class dep08 {}

      class dep08a {
        @Deprecated
        void f(){dep08 dep;}

        @Deprecated
        void g(dep08 dep){} // undeserved deprecation warning given here.
      }

            Assignee:
            Jonathan Gibbons
            Reporter:
            Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: