[m-rev.] for review: read and write bitmaps in bitmap.m

Zoltan Somogyi zoltan.somogyi at runbox.com
Sat Mar 5 21:17:10 AEDT 2022


2022-03-05 21:09 GMT+11:00 "Julien Fischer" <jfischer at opturion.com>:
> There is an issue with read_file_as_string in the C# grade at the moment
> and that is causing additional failures in that grade.

I think that some of those failures may be due to an incorrectly-coded
sanity test in parse_module.m, on line 508, which insists on the number
of code units in the file being the same as its string length, but the length
counts code *points*, not units.

> I'll set some
> bootchecks in those grades and get you some accurate counts.

Thanks.

Zoltan.


More information about the reviews mailing list