[m-rev.] for review: a pass for computing type representations

Zoltan Somogyi zoltan.somogyi at runbox.com
Thu Feb 1 02:26:17 AEDT 2018



On Wed, 31 Jan 2018 05:20:39 -0500 (EST), Julien Fischer <jfischer at opturion.com> wrote:
> From the looks of it, this change has broken something since the mdbcomp
> library no longer builds in the csharp grade.
> 
>      ...
>      Making Mercury/css/mdbcomp.shared_utilities.cs
>      Making Mercury/css/mdbcomp.slice_and_dice.cs
>      Making Mercury/css/mdbcomp.sym_name.cs
>      Making Mercury/css/mdbcomp.trace_counts.cs
>      Making Mercury/css/mdbcomp.feedback.automatic_parallelism.cs
>      Making mer_mdbcomp.dll
>      ** Error making `mer_mdbcomp.dll'.
>      Mercury/css/mdbcomp.feedback.automatic_parallelism.cs(3657,44): error
>      CS0426: The nested type `Var_name_table_0' does not exist in the type
>      `mercury.mdbcomp__program_representation'
>      Mercury/css/mdbcomp.feedback.automatic_parallelism.cs(3662,39): error
>      CS0426: The nested type `Var_name_table_0' does not exist in the type
>      `mercury.mdbcomp__program_representation'
>      Compilation failed: 2 error(s), 0 warnings
>      gmake[1]: *** [libmer_mdbcomp.install] Error 1

The attached diff (committed) fixes that problem.

Please let me know if you find any others.

Zoltan.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.csfix
Type: application/octet-stream
Size: 862 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20180201/34bb7eb4/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.csfix
Type: application/octet-stream
Size: 10545 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20180201/34bb7eb4/attachment-0001.obj>


More information about the reviews mailing list