Ticket #138 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Completion proposes bindings to invisible base features

Reported by: mosconi Owned by: stephan
Priority: minor Milestone: OTDT_1.2.1
Component: content assist Version: 1.2.0
Keywords: Cc:

Description

Completion proposals for callin/callout bindings include features that are defined in supertypes of the base class, even if they are private and thus not visible in the bound base class. If applied, the compiler correctly reports the bindings as errors. Completion should filter these items out.

Change History

Changed 5 years ago by stephan

  • status changed from new to assigned
  • milestone set to OTDT_1.2.1

Changed 5 years ago by stephan

  • status changed from assigned to closed
  • resolution set to fixed

Test and fix are in r18802.

Note: See TracTickets for help on using tickets.