D27133: kconfig_compiler : generate kconfig settings with subgroup
David Faure
noreply at phabricator.kde.org
Tue Feb 25 16:08:02 GMT 2020
dfaure added a comment.
OK. `man ascii` says 0x1d is "GS (group separator)", not completely bogus :)
I wonder how/why it becomes ␝ in XML, but quick googling says that entity seems to be '␝' which indeed reads GS :)
At the KConfig level, this is good for catching people who don't use the proper APIs that encapsulate that stuff :-)
But at the kconfig_compiler level, people want to be able to write XML files by hand.
So "modifying the schema to be able to specify subgroups in the XML" sounds like the way to go, not coming up with yet another weird character (it might as well be this one then, for consistency).
REPOSITORY
R237 KConfig
REVISION DETAIL
https://phabricator.kde.org/D27133
To: crossi, ervin, dfaure, #frameworks
Cc: meven, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200225/61009e40/attachment.html>
More information about the Kde-frameworks-devel
mailing list