Bug #2012

Remove more than one inclusion of header file(s)

Added by Sender Ghost about 4 years ago. Updated about 4 years ago.

Status:Patch readyStart date:01/29/2020
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:-Spent time:-
Target version:-

Description

There are cases with more than one inclusion of header file(s):
- time.h in uppsrc/Core/Core.h file (1, 2).
- Core.h in uppsrc/Core/Path.cpp file.
- CtrlLib.h in uppsrc/CtrlLib/ArrayCtrl.cpp file.
- Painter.h in uppsrc/Painter/SvgParser.cpp file.
- RichText.h in uppsrc/RichText/TablePaint.cpp file (1, 2).
- ide.h in uppsrc/ide/FindInFiles.cpp and uppsrc/ide/idewin.cpp files.

uppsrc_r14020.diff Magnifier - Proposed patch for uppsrc directory (since 14020 revision) (2.05 KB) Sender Ghost, 02/16/2020 11:09 PM

History

#1 Updated by Sender Ghost about 4 years ago

  • File deleted (uppsrc_r13950.diff)

#2 Updated by Sender Ghost about 4 years ago

  • File uppsrc_r13950.diff added

Added fixes for following cases:
- math.h in uppsrc/Core/Core.h file (1, 2).
- stdarg.h in uppsrc/Core/Core.h file (1, 2).

#3 Updated by Sender Ghost about 4 years ago

  • File deleted (uppsrc_r13950.diff)

#4 Updated by Sender Ghost about 4 years ago

  • File uppsrc_r13971.diff added

Updated patch after 13971 revision changes, which removed more than one inclusion for:
- time.h in uppsrc/Core/Core.h file (1, 2).

#5 Updated by Sender Ghost about 4 years ago

  • File deleted (uppsrc_r13971.diff)

#6 Updated by Sender Ghost about 4 years ago

Updated patch after 14020 revision changes, which added more than one inclusion for:
- CtrlLib.h in uppsrc/CtrlLib/TabCtrl.cpp file.

Also available in: Atom PDF