Thanks, skunktrader, I'll check that fix in.

On Tue, Oct 26, 2010 at 5:54 PM, skunktrader <[email protected]> wrote:

> To fix the warning, you should replace the (µs) with (\u00b5s)
>
> nonlinear5 wrote:
> > Can you clarify that for me, please. Does the warning go away if you
> > use "s" instead of "µs"?
> >
> > On Oct 26, 8:23 am, Flo <[email protected]> wrote:
> > > I get a warning ( s should be µs) :
> > >
> > > source/com/jbooktrader/platform/util/NTPClock.java:72: warning:
> > > unmappable character for encoding UTF8
> > >         msg.append(", precision ( s): ").append(df4.format(Math.pow(2,
> > > message.getPrecision()) * Math.pow(10, 6)));
> > >                                  ^
> > > 1 warning
>
> --
> You received this message because you are subscribed to the Google Groups
> "JBookTrader" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<jbooktrader%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jbooktrader?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jbooktrader?hl=en.

Reply via email to