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]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
