Summary: | Umbrello code importer does not import c++ header file wrapped with __cplusplus macro | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Prasun <prasun.code> |
Component: | importer | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.30.3 (KDE releases 19.12.3) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/sdk/umbrello/commit/592064a33e5563575ae946ca44366c4bbac1eec7 | Version Fixed In: | 2.31.2 (KDE releases 20.04.2) |
Sentry Crash Report: |
Description
Prasun
2020-06-02 08:39:20 UTC
Git commit 592064a33e5563575ae946ca44366c4bbac1eec7 by Ralf Habacker. Committed on 02/06/2020 at 10:05. Pushed by habacker into branch 'release/20.04'. Fix 'Umbrello code importer does not import c++ header file wrapped with __cplusplus macro' The macro '__cplusplus' is now defined by the c++ importer. FIXED-IN:2.31.2 (KDE releases 20.04.2) M +3 -0 lib/cppparser/driver.cpp https://invent.kde.org/sdk/umbrello/commit/592064a33e5563575ae946ca44366c4bbac1eec7 |