Thread overview |
---|
June 11 [Issue 24599] [REG2.103] Wrongly elided TypeInfo emission leading to undefined symbols at link-time | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24599 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @kinke updated dlang/dmd pull request #15868 "Draft: Tentative fix for missing struct TypeInfo symbols" fixing this issue: - Fix Bugzilla 24599 - Wrongly elided TypeInfo emission Reverting #14844, which caused such missing TypeInfos, *and* making sure the special TypeInfo members are fully analyzed and ready for codegen (otherwise hitting an assertion for the real-world project). https://github.com/dlang/dmd/pull/15868 -- |
July 02 [Issue 24599] [REG2.103] Wrongly elided TypeInfo emission leading to undefined symbols at link-time | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24599 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #15868 "[stable] Fix Bugzilla 24599 - Wrongly elided TypeInfo emission" was merged into stable: - 0a859242d93ffc9fb0a5fdda921e9c393e5d11f9 by Martin Kinkelin: Fix Bugzilla 24599 - Wrongly elided TypeInfo emission Reverting #14844, which caused such missing TypeInfos, *and* making sure the special TypeInfo members are fully analyzed and ready for codegen (otherwise hitting an assertion for the real-world project). https://github.com/dlang/dmd/pull/15868 -- |
October 07 [Issue 24599] [REG2.103] Wrongly elided TypeInfo emission leading to undefined symbols at link-time | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24599 --- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #16967 "Rebase stable6" was merged into master: - 9581a91ad65b85c80e9b33a84be731271cb045c8 by Martin Kinkelin: Fix Bugzilla 24599 - Wrongly elided TypeInfo emission (#15868) Reverting #14844, which caused such missing TypeInfos, *and* making sure the special TypeInfo members are fully analyzed and ready for codegen (otherwise hitting an assertion for the real-world project). https://github.com/dlang/dmd/pull/16967 -- |
5 days ago [Issue 24599] [REG2.103] Wrongly elided TypeInfo emission leading to undefined symbols at link-time | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24599 --- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #17069 "Merge stable" was merged into master: - 7ab98b931aa1fe40ae3bae73ab3a64a44bb1c696 by Martin Kinkelin: Fix Bugzilla 24599 - Wrongly elided TypeInfo emission (#15868) Reverting #14844, which caused such missing TypeInfos, *and* making sure the special TypeInfo members are fully analyzed and ready for codegen (otherwise hitting an assertion for the real-world project). https://github.com/dlang/dmd/pull/17069 -- |
Copyright © 1999-2021 by the D Language Foundation