Opened 12 years ago

Closed 12 years ago

#124 closed defect (fixed)

Does not compile: integrating two libraries with the same type name

Reported by: magne Owned by: Anya Helene Bagge
Priority: critical Milestone: v0.3
Component: magnolia-eclipse Version:
Keywords: Cc:
Blocked By: Blocking:

Description

The following does not produce code by the Magnolia compiler, though hover help shows the correct (distinct) types for the combined library.

library two_distinct_integers = integer32 + integer64 [ Number => Large ];

Note that both integer32 and integer64 are external libraries.

Change History (4)

comment:1 by Anya Helene Bagge, 12 years ago

Milestone: m12.08v0.3

comment:2 by Anya Helene Bagge, 12 years ago

Status: newassigned

comment:3 by Anya Helene Bagge, 12 years ago

Summary: Does not compile: integrating two libraries with the same type name[Waiting] Does not compile: integrating two libraries with the same type name

comment:4 by Anya Helene Bagge, 12 years ago

Resolution: fixed
Status: assignedclosed
Summary: [Waiting] Does not compile: integrating two libraries with the same type nameDoes not compile: integrating two libraries with the same type name
Note: See TracTickets for help on using tickets.