Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 22414 invoked from network); 15 Mar 2004 14:09:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Mar 2004 14:09:01 -0000 Received: (qmail 50237 invoked by uid 500); 15 Mar 2004 14:08:56 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 50185 invoked by uid 500); 15 Mar 2004 14:08:55 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 50160 invoked from network); 15 Mar 2004 14:08:55 -0000 Received: from unknown (HELO serv09.segi.ulg.ac.be) (139.165.32.78) by daedalus.apache.org with SMTP; 15 Mar 2004 14:08:55 -0000 Received: (qmail 25650 invoked by uid 504); 15 Mar 2004 15:08:55 +0100 Received: from arnaud.vandyck@ulg.ac.be by serv09.segi.ulg.ac.be by uid 501 with qmail-scanner-1.16 (clamscan: 0.60. spamassassin: 2.55. Clear:. Processed in 0.621565 secs); 15 Mar 2004 14:08:55 -0000 Received: from unknown (HELO oz.fapse.ulg.ac.be) ([139.165.77.198]) (envelope-sender ) by serv09.segi.ulg.ac.be (qmail-ldap-1.03) with SMTP for ; 15 Mar 2004 15:08:54 +0100 Received: from arnaud by oz.fapse.ulg.ac.be with local (Exim 4.30) id 1B2slu-0004Zo-Hc for dev@ant.apache.org; Mon, 15 Mar 2004 15:08:50 +0100 To: "Ant Developers List" Subject: Re: javac and compilerargs References: <87fzcatpn3.fsf@oz.fapse.ulg.ac.be> <87brmytiwd.fsf@oz.fapse.ulg.ac.be> From: Arnaud Vandyck X-Face: >U]gI'=hKRtZE@~Svh"mU,aS"">yCT*dBkVAFl'!]!&k@R8fEr{-)Ql6{xhuXKb+!>}x;^2ck7Ytr'EABxt~)3q?AO}$:wwSva.$uNN9x.w4+uVmMMSB1~EbJgo|9E0yQXONuM'~c*20^ Date: Mon, 15 Mar 2004 15:08:50 +0100 In-Reply-To: (Stefan Bodewig's message of "Mon, 15 Mar 2004 13:43:13 +0100") Message-ID: <874qsqryml.fsf@oz.fapse.ulg.ac.be> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Arnaud Vandyck X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stefan Bodewig writes: > On Mon, 15 Mar 2004, Arnaud Vandyck wrote: >> Stefan Bodewig writes: >> >>> Honestly, I'm not sure how big our gcj user base is and how many of >>> them use to pass additional arguments, the answer >>> could very well be zero. >> >> This is not a problem. I'll try to implement it myself and if the >> patch is not good for you, maybe we'll apply it only in >> Debian. > > zero was my answer to the size of the user base I was talking about, > not the chance of getting your patch into Ant 8-) :-p Is it possible to know the value of when I am in the gcj class? If yes, how? ... reading the sources is a good thing to answer your own questions! ;-) (well I found your code very clear!) Is it OK if in the Gcj class, I do something like: String[] argsToTest = getJavac().getCurrentCompilerArgs(); Then I think I got to test if every String begins with -o or --main? > If I'd put it towards the end of my TODO list it would likely never > get implemented ;-) I hope I'll have the time and knowledge to do it ;-) Cheers, -- ~/.signature not found < asuffield> a workstation is anything you can stick on somebodies desk and con them into using -- in #debian-devel --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org