Ticket #2281 (closed bug: fixed)

Opened 22 months ago

Last modified 21 months ago

pdfwriter uses parent class name as regular function name

Reported by: monni Owned by: laplace
Priority: normal Milestone: R1
Component: Drivers/Printers Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Platform: All
Blocking:

Description

/src/add-ons/print/drivers/pdf/source/XReferences.h

Has member function

bool Link(XRefDef* def, MatchResult* result);

in class LocalLink which shadows destructor of parent class "Link"

Change History

Changed 21 months ago by laplace

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

Renamed methods in r25953.

Note: See TracTickets for help on using tickets.