<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>It would be really nice if the SDK had define guards around MIN</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71747/it-would-be-really-nice-if-the-sdk-had-define-guards-around-min</link><description>I&amp;#39;m using a library that does 
 #ifndef MIN 
 #define MIN stuff 
 #endif 
 
 Because I&amp;#39;m using segger, I have no control over compilation order, so that&amp;#39;s getting loaded first, and defining MIN. 
 This makes components/libraries/util/nordic_common.h unhappy</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Feb 2021 10:45:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71747/it-would-be-really-nice-if-the-sdk-had-define-guards-around-min" /><item><title>RE: It would be really nice if the SDK had define guards around MIN</title><link>https://devzone.nordicsemi.com/thread/295296?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 10:45:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dcce491-885f-4db3-9c5a-87bc890c69ef</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Thanks for the feedback mtfurlan.What you said makes sense coding convention-wise.&lt;/p&gt;
&lt;p&gt;Until then, You can edit the files and scenarios like this are the reason we give sources away instead of giving the compiled libraries.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>