Summary: | kconfig_compiler produces invalid code | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | urwald <urwald> |
Component: | kdecore | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
settings_general.kcfg
settings_general.kcfgc settings_general.h settings_general.cpp |
Description
urwald
2008-11-11 11:08:35 UTC
Created attachment 28487 [details]
settings_general.kcfg
Created attachment 28488 [details]
settings_general.kcfgc
Created attachment 28489 [details]
settings_general.h
Created attachment 28490 [details]
settings_general.cpp
There have been some commits to the compiler in the recent months. Additionally, I ran it using valgrind using your test files, without any problems. If you cannot reproduce it either anymore, please close the bug. Hm, I don't make a call of kconfig_compiler in the way described in this bug anymore. Now I let CMake do this job. (However, this way I hadn't any problems.) So closing as WORKSFORME. |