<div dir="ltr">Hi Andy,<div class="gmail_extra"><br><div class="gmail_quote">On 27 April 2016 at 19:09, Andy Skinner <span dir="ltr"><<a href="mailto:Andy.Skinner@mathworks.com" target="_blank">Andy.Skinner@mathworks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Yes, the "using" statement does quiet the warning.</span></p></div></div></blockquote><div><br></div><div>Good to hear.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:Calibri,sans-serif;font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Does that mean this is the solution, or that this just shows that there isn't a problem?  The reason I ask is that we've discussed the "using" statement for things
 like this before, and I don't believe you were in favor of it.  But using it would let us remove a bunch of warning handling in our use of OSG.<u></u><u></u></span></p></div></div><br></blockquote><div><br></div><div>Needing to put a using in lots of places across the OSG to just quieten inappropriate warnings is pretty crappy.  The more superfluous code you have in your code base the less easy it is to read, the easier it to break.  This makes me very wary of jumping through hoops to quieten dodgy warnings from the compilers. </div><div><br></div><div>Robert.</div><div> </div></div></div></div>