http://d.puremagic.com/issues/show_bug.cgi?id=6144
Denis Shelomovskij <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #12 from Denis Shelomovskij <[email protected]> 2013-04-02 16:02:38 MSD --- I do not understand anything in OPTLINK sources, but: Addition of `_flush_cvg_temp` in `_output_cv_symbol_align` before failing `memcpy` call does detrigger Access Violation in OPTLINK (just like for Issue 2436, see `_output_cv_symbol_align` source code). So here we are: https://github.com/DigitalMars/optlink/pull/8 Note: produced executable from test case from David Simcha's Issue 7139 will link but fail to launch complaining "This is not Win32 executable" as it contains unresolved symbols. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
