https://bugzilla.novell.com/show_bug.cgi?id=439909

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=439909#c2


Gonzalo Paniagua Javier <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #2 from Gonzalo Paniagua Javier <[EMAIL PROTECTED]>  2008-10-29 
11:38:21 MDT ---
I tried running that page with xsp2. The results:
* With xsp2
System.Exception: Je plante... vraiment
  at ASP.index2_aspx.OnLoad (System.EventArgs e) [0x00000] 
*With MONO_OPTIONS="-O=-inline" xsp2
System.Exception: Je plante... vraiment
  at ASP.index2_aspx.Plante () [0x00000] 
  at ASP.index2_aspx.OnLoad (System.EventArgs e) [0x00000] 

So the "problem" here is that the JIT is inlining Plante().
This is not a bug.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to