[Bug 14] abc should do something when the only files specified are via -injars

From: <abc-bugs@comlab.ox.ac.uk>
Date: Thu Sep 23 2004 - 17:17:45 BST

http://abc.comlab.ox.ac.uk/cgi-bin/bugzilla/show_bug.cgi?id=14

aske@brics.dk changed:

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

------- Additional Comments From aske@brics.dk 2004-09-23 17:17 -------
The compiler.compile() call in Main doesn't do anything, since it relies on
Polyglot to build the list of passes for each source file. When no source files
are given, nothing is done.
Now, when no source files are given, abc creates a dummy Job and calls the
passes method in the ExtensionInfo directly. It then iterates over the list and
runs all OncePasses. This takes care of doing what should be done when there
are no source files.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Received on Thu Sep 23 17:17:49 2004

This archive was generated by hypermail 2.1.8 : Thu Sep 23 2004 - 17:30:02 BST