#118: Ensure Milena supports separate compilation -----------------------+---------------------------------------------------- Reporter: levill_r | Owner: lazzara Type: defect | Status: closed Priority: critical | Milestone: Olena 1.0 Component: Milena | Version: 1.0 Resolution: fixed | Keywords: multiple objects separate compilation -----------------------+---------------------------------------------------- Changes (by lazzara):
* status: new => closed * resolution: => fixed
Comment:
A new test have been added in r3916.
This test checks that the linker correctly merges global variables in a multiple-object context. The test use border::thickness and modify its value. The test is divided in two files and they are compiled with the same options. MLN_INCLUDE_ONLY is never defined.
On Linux and MacOS duplicate global symbols seems to be handled correctly.
I consider this ticket currently fixed.