September 12, 2013 [Issue 10441] Static libraries too big | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jordi Sayol | http://d.puremagic.com/issues/show_bug.cgi?id=10441 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrej.mitrovich@gmail.com --- Comment #10 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-09-11 17:27:11 PDT --- It looks like these issues were all caused by my pull request. Well don't I feel like a bastard now. :) I do hope this is fixed in the compiler rather than to have to hack around it in Phobos. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 12, 2013 [Issue 10441] Static libraries too big | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jordi Sayol | http://d.puremagic.com/issues/show_bug.cgi?id=10441 --- Comment #11 from Kenji Hara <k.hara.pg@gmail.com> 2013-09-11 19:35:48 PDT --- (In reply to comment #7) > I found the other phobos commit that caused the large lib: > > https://github.com/D-Programming-Language/phobos/commit/4f5079e4f8d38e1d469e4b28303553f36f49e33b > > reverting both: https://github.com/D-Programming-Language/phobos/commit/337f268cf1e24a25728eea417c4a76a907eec21e and https://github.com/D-Programming-Language/phobos/commit/4f5079e4f8d38e1d469e4b28303553f36f49e33b > > leaves me with a Gtkd lib of ~36M, using dmd 2.063.2 These changes have also caused bug 10631. I think these issues would have same root. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 13, 2013 [Issue 10441] Static libraries too big | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jordi Sayol | http://d.puremagic.com/issues/show_bug.cgi?id=10441 --- Comment #12 from github-bugzilla@puremagic.com 2013-09-12 18:05:55 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/12bb9afb753ad2f2aef65550b960357c63854cbc fix Issue 10441 - Static libraries too big https://github.com/D-Programming-Language/dmd/commit/ba48d3e9e398967dc0b8d374868678613c8cb84a Merge pull request #2550 from WalterBright/fix10441 fix Issue 10441 - Static libraries too big -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2013 [Issue 10441] Static libraries too big | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jordi Sayol | http://d.puremagic.com/issues/show_bug.cgi?id=10441 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation