Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line capacity control #221

Open
nenin-sc opened this issue May 20, 2022 · 2 comments
Open

Line capacity control #221

nenin-sc opened this issue May 20, 2022 · 2 comments

Comments

@nenin-sc
Copy link

Hi,
thanks for nice job.
I have proposition for enhancement. It allows to assign number of the elements for lists and arrays, which can be written in one line.
It makes file sufficiently more human readable in some cases.
In attached zip are some minor modification of the code, which allows to do it.
changed_files.zip
I did for C++ version (method void Setting::setLineCapacity(const unsigned int npl) and corresponding field unsigned int nrecs in struct config_list_t ).
setLineCapacity in this implementation works only for Setting with at least one element already added.

@bharsaklemukesh975
Copy link

Can I work on this if no one is working on this?
Thanks

@nenin-sc
Copy link
Author

I have no any objections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants