<div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Eliot,<div><br></div><div>sure, it is:</div><div><div><br></div><div>Deprecation showDeprecationWarnings: false.</div></div><div><br></div><div><span style="font-size: 12pt;line-height: 1.5">At the moment, it is just a timing issue. Fabio has to update several scripts to disable the deprecation warnings. I think that he will do that soon, and then we can revert this change again.</span></div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 17.04.2018 15:59:51 schrieb Eliot Miranda <eliot.miranda@gmail.com>:</p>Hi Marcel,<br><br>    can't we have a preference which silences deprecation warnings?  Lots of scripts could use something like this.  We shouldn't have to hack valid depreciations to get around the reporting of those depreciations.<br><br>_,,,^..^,,,_ (phone)<br><br>> On Apr 17, 2018, at 5:51 AM, commits@source.squeak.org wrote:<br>> <br>> Marcel Taeumel uploaded a new version of 60Deprecated to project The Trunk:<br>> http://source.squeak.org/trunk/60Deprecated-mt.16.mcz<br>> <br>> ==================== Summary ====================<br>> <br>> Name: 60Deprecated-mt.16<br>> Author: mt<br>> Time: 17 April 2018, 3:51:45.699445 pm<br>> UUID: e6549fe4-aa5a-284e-83bb-c7d065f867f0<br>> Ancestors: 60Deprecated-mt.15<br>> <br>> Avoid explicit deprecation warning to keep smalltalkCI working.<br>> <br>> See: https://github.com/hpi-swa/smalltalkCI/issues/368<br>> <br>> =============== Diff against 60Deprecated-mt.15 ===============<br>> <br>> Item was changed:<br>>  ----- Method: Utilities class>>setAuthorInitials: (in category '*60Deprecated-identification') -----<br>>  setAuthorInitials: aString<br>> <br>> +    "mt: Not now (17/04/2018) for SmalltalkCI. See: https://github.com/hpi-swa/smalltalkCI/issues/368<br>> +    self deprecated: 'Use #authorInitials:.'."<br>> +    <br>> -    self deprecated: 'Use #authorInitials:.'.<br>>      self authorInitials: aString.!<br>> <br>> <br><br>
                        </blockquote></div>