<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 3, 2016, at 4:39 PM, Chris Lattner &lt;<a href="mailto:clattner@apple.com" class="">clattner@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Proposal Link: <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md" class="">https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md</a></div><div class=""><br class=""></div>The review of SE-0028 "<b class="">Modernizing Swift's Debugging Identifiers</b>" ran from January 29… February 2, 2016. The proposal has been *<b class="">accepted*</b>, with modifications:<div class=""><br class=""></div><div class="">* The core team agrees that we should rename all of the existing&nbsp;__FILE__,&nbsp;__LINE__,&nbsp;__COLUMN__,&nbsp;__FUNCTION__, and&nbsp;__DSO_HANDLE__ symbols to lowercase equivalents in the # namespace: #file, #line, #column, #function, #dsohandle. &nbsp;This includes keeping __FUNCTION__, </div></div></div></blockquote><div><br class=""></div><div>To clarify, I meant keeping the behavior of __FUNCTION__, but renaming it to #function.</div><div><br class=""></div><div>-Chris</div></div></body></html>