<div dir="ltr">Thanks, maybe more critical though there is a compile failure on bigmac that is related to the OSX 10.12 changes you made this summer. Specifically it seems like somehow the aliases you created are not being found.  No clue what changed recently to cause this to start failing. If anyone else has an idea jump in.<div><br></div><div>See <a href="https://open.cdash.org/viewBuildError.php?buildid=4706856">https://open.cdash.org/viewBuildError.php?buildid=4706856</a> for an example</div><div><br></div><div><div>#if (MAC_OS_X_VERSION_MAX_ALLOWED < 101200) && !defined(VTK_DONT_MAP_10_12_ENUMS)</div><div>  // The 10.12 SDK made a bunch of enum names more logical, map old names to new names to continue supporting old SDKs.</div><div>  #define NSWindowStyleMaskBorderless NSBorderlessWindowMask</div><div>  #define NSWindowStyleMaskTitled NSTitledWindowMask</div><div>  #define NSWindowStyleMaskClosable NSClosableWindowMask</div><div>  #define NSWindowStyleMaskMiniaturizable NSMiniaturizableWindowMask</div><div>  #define NSWindowStyleMaskResizable NSResizableWindowMask</div><div><br></div><div>  #define NSEventModifierFlagShift NSShiftKeyMask</div><div>  #define NSEventModifierFlagControl NSControlKeyMask</div><div>  #define NSEventModifierFlagOption NSAlternateKeyMask</div><div>  #define NSEventModifierFlagCommand NSCommandKeyMask</div><div><br></div><div>  #define NSEventTypeKeyDown NSKeyDown</div><div>  #define NSEventTypeKeyUp NSKeyUp</div><div>  #define NSEventTypeApplicationDefined NSApplicationDefined</div><div>  #define NSEventTypeFlagsChanged NSFlagsChanged</div><div>#endif</div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 3, 2017 at 1:47 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 3 Jan 2017 13:26:16 -0500, Ken Martin said:<br>
<br>
>Given that the dashboard is a bit of a train wreck right now, it is<br>
>probably best if the only merges are those that fix existing dashboard<br>
>errors & warnings.<br>
<br>
I can fix the warnings from my newer clang builds...<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
______________________________<wbr>______________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" rel="noreferrer" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Ken Martin PhD<div>Chairman & CFO<br>Kitware Inc.<br>28 Corporate Drive<br>Clifton Park NY 12065<br>518 371 3971<div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div>
</div>