[Mono-bugs] [Bug 73731][Nor] New - WARNING **: size changed (2 to 4) appears when using large DLLs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 17:01:33 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vladimir@pobox.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73731

--- shadow/73731	2005-03-15 17:01:33.000000000 -0500
+++ shadow/73731.tmp.19864	2005-03-15 17:01:33.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 73731
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: vladimir@pobox.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: WARNING **: size changed (2 to 4) appears when using large DLLs
+
+I'm linking (and compiling) with Tao.OpenGl.dll, which is around 2.5MB;
+whenever I do, I see:
+
+(/usr/lib/mono/1.0/mcs.exe:6381): WARNING **: size changed (2 to 4)
+
+(This is with the 1.1.4 packages, but has been happening forever, even
+pre-1.0, iirc).  It doesn't seem to break anything, but the warning
+consistently pops up.  Should probably be taken out or whatever it's
+warning about fixed :)