October 22, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #10 from Benjamin Thaut <code@benjamin-thaut.de> 2013-10-22 01:18:06 PDT ---
Created an attachment (id=1276)
repro case with executable

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 22, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #11 from Benjamin Thaut <code@benjamin-thaut.de> 2013-10-22 01:19:27 PDT ---
The second repro case will compile fine using dmd 2.064 beta 1. When using the
latest git head of the 2.064 branch it will fail to compile with the optlink
error message:
Error 42: Symbol Undefined _D6thBase6plugin8ScanPair6__initZ

I'm using optlink:
OPTLINK (R) for Win32  Release 8.00.13

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 22, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #12 from Walter Bright <bugzilla@digitalmars.com> 2013-10-22 14:11:33 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2689

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #13 from github-bugzilla@puremagic.com 2013-10-23 05:43:47 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/12c81ff96b1cfee8db1489dc8d97c46d02e928c5
fix
Issue 11280 - [REG 2.064] Symbol missing although it should be there

https://github.com/D-Programming-Language/dmd/commit/06f5c75dccf0533499cd7aebd228e4dcb505f8c7 Merge pull request #2689 from WalterBright/fix11280

fix Issue 11280 - [REG 2.064] Symbol missing although it should be there

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #14 from github-bugzilla@puremagic.com 2013-10-23 05:45:28 PDT ---
Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/56d1ebd7e68d1bed331f89045f0ac4b3fd64ac92 Merge pull request #2689 from WalterBright/fix11280

fix Issue 11280 - [REG 2.064] Symbol missing although it should be there

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |link-failure, pull
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #15 from github-bugzilla@puremagic.com 2013-10-23 09:38:32 PDT ---
Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/0f8cd2885cbd485a93f3cbfebc5b6ad5a448df1b Merge pull request #2689 from WalterBright/fix11280

fix Issue 11280 - [REG 2.064] Symbol missing although it should be there

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #16 from Benjamin Thaut <code@benjamin-thaut.de> 2013-10-23 10:43:13 PDT ---
I can confirm that this is also fixed in my actual project.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 23, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11280



--- Comment #17 from Kenji Hara <k.hara.pg@gmail.com> 2013-10-23 11:07:24 PDT ---
(In reply to comment #16)
> I can confirm that this is also fixed in my actual project.

Thanks!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
1 2
Next ›   Last »