Files
test/source
Ton Roosendaal cadd08b16f Bug fix #21900
Issue with Library linking: if you already have libraries linked in,
and you attempt to link more data, using internally already linked
stuff (like a group with group links) the linkage would fail. It did
resolve on save-load though.

There's a long commented history in this code explaining it. I found
out it was because of manual step-by-step linking versus normal file
reads. In the first case, the "lib pointer map" was missing references.
2010-12-04 15:45:16 +00:00
..
2010-12-04 15:45:16 +00:00
2010-09-05 07:08:21 +00:00
2010-11-11 06:22:55 +00:00