Re: Can't compile openjdk6 b16

[ Available lists | Index of freebsd-java | Month of May 2009 | Week of 14 May 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Vlad GALU <dudu@dudu.ro>
Date
14 May 2009 21:51:53
Subject
Re: Can't compile openjdk6 b16
Message-ID
ad79ad6b0905141421v655044f2ye92ac3595db43186@mail.gmail.com

In reply to
Referenced by

[ Hide this part ]
On Thu, May 14, 2009 at 11:59 PM, Kurt Miller
<kurt@intricatesoftware.com> wrote:
> On Thursday 14 May 2009 5:27:36 am ArtemGr wrote:
>> Kurt Miller wrote:
>> > I see this is a debug build on amd64, but what version of FreeBSD and what compiler version?
>> >
>>
>> 7.0-RELEASE-p5
>> gcc version 4.2.1 20070719 [FreeBSD]
>>
>> > Most likely the following change is all that is needed for this
>> > warning:
>> >
>> > -static char *flagnames[] = {
>> > +static const char *flagnames[] = {
>> >
>>
>> Yeah, but there are other such places:
>
> Ok no problem. I'll fix these in the next update that I'm working on.

Hi Kurt. Chiming in to ask whether you have any clue why fonts show
up in weird ways (different from diablo-jdk, for one) in Swing apps
(Netbeans, my case).

Thanks,
Vlad

Elapsed time: 0.112 seconds