[m-rev.] for review: prepare for two new warnings on instances
Zoltan Somogyi
zoltan.somogyi at runbox.com
Sat Mar 19 16:15:35 AEDT 2022
2022-03-19 15:02 GMT+11:00 "Julien Fischer" <jfischer at opturion.com>:
>> Are you trying to say that we should replace "private to the current module"
>> with something like "private to the current module and its submodules (if any)"?
>
> Yes, although only to its private submodules (i.e. those where the
> include_module declaration is in the implementation of the parent.)
Right.
This will require an addition to the module_info, because at the moment,
it doesn't even record what children the current module has, much less
which are private and which are public. The attached diff does this.
Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.inclmap
Type: application/octet-stream
Size: 619 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20220319/3f82d95d/attachment.obj>
More information about the reviews
mailing list