This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/20217] New: warn for degenerate case overloaded functions


https://sourceware.org/bugzilla/show_bug.cgi?id=20217

            Bug ID: 20217
           Summary: warn for degenerate case overloaded functions
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

We should warn in cases such as

- accidental overload:
  - multiple overloady functions, when none of them have a 'next' stmt
  - multiple overloady functions, same priority, not all have 'next' stmt

-- 
You are receiving this mail because:
You are the assignee for the bug.

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