[m-rev.] for review: read and write bitmaps in bitmap.m
Zoltan Somogyi
zoltan.somogyi at runbox.com
Sun Mar 6 12:47:38 AEDT 2022
2022-03-06 12:38 GMT+11:00 "Julien Fischer" <jfischer at opturion.com>:
> I can't see all of the C# ones as the complete list of warnings is written
> to mer_std.errr. From what I can see, the warnings are harmless.
>
> The only warnings I can see for the Java grade are:
>
> ssdb.m:525: warning: Signal is internal proprietary API and may be
> removed in a future release sun.misc.Signal.handle(new sun.misc.Signal("INT"), new SigIntHandler());
>
> which are normal. (sun.misc.Signal is deprecated, but it's currently
> the only way of handling signals in Java and until there is a
> replacment, I don't think it's going anywhere.)
So basically, a many-billion dollar company has declared part of its
published API obsolete without replacement, but the Mercury project
should not declare update_globals obsolete even in the presence
of a replacement that works in 90%+ of cases? :-)
Zoltan.
More information about the reviews
mailing list