Re: [Pljava-dev] Build Fails on Windows 7

From: "Igal (at) Lucee(dot)org" <igal(at)lucee(dot)org>
To:
Subject: Re: [Pljava-dev] Build Fails on Windows 7
Date: 2016-02-18 17:18:35
Message-ID: 56C5FCEB.4000803@lucee.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 2/18/2016 8:42 AM, Chapman Flack wrote:
> The simplest jar to install from is the one in
> pljava-packaging/target.
Got it!
> I guess the printf format warnings are about this:
> https://sourceforge.net/p/mingw-w64/mailman/message/24633511/
>
> ugh...
Any thoughts what the implications of that would be?
Arithmetic overflows? Unexpected results?

Does the use of a long integer come from pljava?

Can it be fixed by using int64_t from <stdint.h> as suggested in the
link you posted?

Thanks,

Igal

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2016-02-18 18:46:33 Re: [Pljava-dev] Build Fails on Windows 7
Previous Message Chapman Flack 2016-02-18 16:42:36 Re: [Pljava-dev] Build Fails on Windows 7