Sure, and hijacking is bound to happen under your proposal, no?<div>How would it be detected?<br><br><div class="gmail_quote">On 22 October 2011 06:51, Robert Jacques <span dir="ltr"><<a href="mailto:sandford@jhu.edu">sandford@jhu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Fri, 21 Oct 2011 19:04:43 -0400, Manu <<a href="mailto:turkeyman@gmail.com" target="_blank">turkeyman@gmail.com</a>> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It would still allow function hijacking.<br>
void func(double v); exists...<br>
func(2);<br>
then someone comes along and adds func(float v); .. It will now hijack the<br>
call.<br>
That's what you mean right?<br>
</blockquote>
<br></div>
Hijacking is what happends when someone adds func(float v); _in another module_. And that hijack would/should still be detected, etc. like any other hijack.<br>
</blockquote></div><br></div>