Hi Marcus,
>
> Hi Vadim,
>
> On Thu, 5 Jul 2001, Vadim Gritsenko wrote:
>
> > I think I found the problem: I overlooked that fact that when printing the error,
>jikes sometimes
> > inserts empty string. This should be fixed now. Please test - hope last time.
&g
Hi Vadim,
On Thu, 5 Jul 2001, Vadim Gritsenko wrote:
> I think I found the problem: I overlooked that fact that when printing the error,
>jikes sometimes
> inserts empty string. This should be fixed now. Please test - hope last time.
Looks good. I get the same output.
>
Marcus,
I think I found the problem: I overlooked that fact that when printing the error,
jikes sometimes
inserts empty string. This should be fixed now. Please test - hope last time.
> I had explicitly set 'line' to null so the first readline would always
> be exe
called once (delimited by newline).
I've also added a test and loop to get all of the message in the
attached patch.
Could it be that jikes is behaving differently between our systems ?
Sounds like it.
I've also attached how my logfile, to compare agai
Done.
Marcus, would you mind testing it one more time?
Thanks,
Vadim
> -Original Message-
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 04, 2001 8:08
> To: [EMAIL PROTECTED]
> Subject: AW: [C2 patch] Jikes 1.14
>
>
> > Marcu
> Marcus Crafter wrote:
>
> Hi Vadim,
>
> On Mon, 2 Jul 2001, Vadim Gritsenko wrote:
>
> > I patched Jikes compiler, it works fine for me know. Please
> test and get back
> > if you need to modify something more.
>
> I've just tested th
Hi Vadim,
On Mon, 2 Jul 2001, Vadim Gritsenko wrote:
> I patched Jikes compiler, it works fine for me know. Please test and get back
> if you need to modify something more.
I've just tested the updated code. On my setup I'm receiving an
exception at sitemap
Marcus,
I patched Jikes compiler, it works fine for me know. Please test and get back
if you need to modify something more.
PS. the problem with your patch was (as I see it) that it would parse only first error,
appending all other errors (if any) to the message of first error.
Vadim
bian GNU/Linux i386 unstable) with
Jikes 1.13 and 1.14 and everything works fine. What versions were
people previously using ? Perhaps we should document which versions of
Jikes we support ?
> PS: Especially line
> +if (line.length() == 0) {
> becaus
> -Original Message-
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 28, 2001 9:43
> To: Cocoon Developers Mailing List
> Subject: [C2 patch] Jikes 1.14
>
>
> Hi All,
>
> Hope all is well!
>
> I've just upgrad
> -Original Message-
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 29 June 2001 13:03
> To: '[EMAIL PROTECTED]'
> Subject: Re: Jikes
>
>
> Hi John,
>
> On Fri, 29 Jun 2001, Morrison, John wrote:
>
> >
t; "Compiled programming languages must specify their preferred compiler as a
> parameter in cocoon.xconf"
I think this one - as the compiler option is in:
in the cocoon.xconf.
> Also, has anybody detailed notes for getting jikes t
a
parameter in cocoon.xconf"
Also, has anybody detailed notes for getting jikes to work instead of javac?
Can I put the jikes exe within the webapp or does it _have_ to exist in the
system path?
Thanks,
J.
===
Information i
Hi All,
Hope all is well!
I've just upgraded Jikes on my Linux system to the latest release
version 1.14. Attached is a patch with the changes I had to make to
Jikes.java, to get compiler errors printed back into the logs correctly.
C
14 matches
Mail list logo