<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 19, 2017 at 1:59 PM, Salikhov Dinislam <span dir="ltr"><<a href="mailto:Dinislam.Salikhov@kaspersky.com" target="_blank">Dinislam.Salikhov@kaspersky.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    An afterthought:<br>
    Wouldn't it be useful if erl would warn about incorrect options
    passed?<br>
    IMO, it could reduce time to find some silly errors (like my own :)
    ).<div><div class="h5"><br></div></div></div></blockquote><div><br></div><div>There is no way for erl to know what is a correct option or not. The -setcooke option could be something that you application gets via init:get_arguments() and uses.</div><div><br></div><div>If you pass an incorrect VM option (i.e. the options with the '+' prefix), you do get errors.</div><div><br></div><div>Lukas</div></div></div></div>