Re: [PATCH] c-user: Add obsolete configuration options section

2017-10-10 Thread Joel Sherrill
I am glad you asked about this. I have remembered to bring this up every time I am not in a position to send email. Yes. We should add warnings for them. Anything we can do to help users correctly configure a system. Are there warnings for the old BDBUF ones? On Tue, Oct 10, 2017 at 12:52 AM, Se

Re: [PATCH] c-user: Add obsolete configuration options section

2017-10-09 Thread Sebastian Huber
Should we add #warning messages to the now obsolete CONFIGURE_MAXIMUM_POSIX_MUTEXES, etc. configuration options to confdefs.h? -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebas

[PATCH] c-user: Add obsolete configuration options section

2017-10-06 Thread Sebastian Huber
Update #3112. Update #3113. Update #3114. Update #3115. Update #3116. --- c-user/configuring_a_system.rst | 257 +++- 1 file changed, 93 insertions(+), 164 deletions(-) diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst index bed95cf