<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 15, 2020 at 7:16 AM Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 15, 2020, 2:38 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 15/02/2020 05:22, Gedare Bloom wrote:<br>
<br>
> This makes sense. Is there any reason for the ordering?<br>
It should be alphabetically sorted.<br>
><br>
> If possible, I think grouping by obsoleted version or alphabetical <br>
> ordering would be a good idea.<br>
<br>
Maybe I should add a comment like this to the top of the list:<br>
<br>
/*<br>
  * Please keep the list of obsolete configuration options <br>
alphabetically sorted.<br>
  *<br>
  * Use #warning for renamed options and define the new option accordingly.<br>
  *<br>
  * Use #warning for obsolete options which are now superfluous, e.g. <br>
because<br>
  * the objects are now self-contained.<br>
  *<br>
  * Use #error for options which require now a different configuration <br>
approach,<br>
  * e.g. options for an own configuration table.<br>
  *<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">And note when perhaps with a version when an option was deemed obsolete. You might be able to get that from git blame in the future but for now we just destroyed all that info for blame by creating a new file.</div></div></blockquote><div><br></div><div>+1 the internal documentation should explicitly say that. It looks like the existing warnings do spit out the version of obsolescence.<br></div><div><br></div><div>Some of the macros are out-of-order.</div><div><br></div><div>I noticed that there is N -> M -> L that are backwards.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" rel="noreferrer" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>
</blockquote></div></div>