| Summary: | konqueror/e fails to autoconf (kdenox) | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Christian Lambert <clambert> |
| Component: | konq-e | Assignee: | Konqueror/Embedded Developers <konq-e> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kconfig/-/commit/6d23c7f5e4a354e394f12ed8e355609c32ac824c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Christian Lambert
2002-10-04 23:33:45 UTC
Please discuss build errors via the mailing lists. Git commit 6d23c7f5e4a354e394f12ed8e355609c32ac824c by Christoph Cullmann, on behalf of Méven Car. Committed on 14/11/2025 at 16:29. Pushed by meven into branch 'master'. KconfigIni: stream parse ini files Detect when a file does not look like a valid ini file when in the first 1.5 MB no '\n' was found. And stop processing when a file accumulates more than 100 errors. Consequently, this removes their interned string cache. M +73 -35 src/core/kconfigini.cpp M +1 -1 src/core/kconfigini_p.h https://invent.kde.org/frameworks/kconfig/-/commit/6d23c7f5e4a354e394f12ed8e355609c32ac824c |