[Mono-bugs] [Bug 73863][Wis] New - Add support for compilation of multiple files.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Mar 2005 20:51:55 -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 cesar@ciencias.unam.mx.

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

--- shadow/73863	2005-03-18 20:51:55.000000000 -0500
+++ shadow/73863.tmp.28574	2005-03-18 20:51:55.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 73863
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: JScript
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: cesar@ciencias.unam.mx               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Add support for compilation of multiple files.
+
+At current time: 
+
+Fri Mar 18 18:43:04 CST 2005
+
+
+mjs does not have support for the compilation of multiple files, which
+involves the characteristic of being able to build the execution context
+chain, which piles up each of the global objects which are the logical
+representation of the file.