June 14, 2020
Am Sun, 14 Jun 2020 06:56:57 +0000 schrieb Mike Parker:

> On Sunday, 14 June 2020 at 05:40:45 UTC, rikki cattermole wrote:
>> On 14/06/2020 4:11 PM, Mike Parker wrote:
>>> On Sunday, 14 June 2020 at 04:10:55 UTC, Mike Parker wrote:
>>> 
>>> 
>>>> What you or anyone can do is seed a bounty on the Task Bounties page
>>> 
>>> Forgot the link:
>>> 
>>> https://www.flipcause.com/secure/cause_pdetails/NjI2Njg=
>>
>> Done.
>>
>> Issues #4071 #9816 should cover quite a few of the issues for most people.
>>
>> And yes I know its below what I have stated I am committed to for this issue (money is 100% assigned atm for me).
> 
> Thanks, Rikki. I've supplemented your initial donation with a bit from the General Fund.
> 
> https://www.flipcause.com/secure/cause_pdetails/ODcyMDE=

As far as I remember, what's really needed for full DLL support is a druntime.dll. And this probably requires to finally specify and apply the export attribute:

https://github.com/dlang/DIPs/blob/master/DIPs/archive/DIP45.md

I think this was Benjamin's latest update on the issue: https://forum.dlang.org/thread/p2r892$ftu$1@digitalmars.com?page=1

-- 
Johannes
June 14, 2020
On 14/06/2020 7:50 PM, Johannes Pfau wrote:
> As far as I remember, what's really needed for full DLL support is a
> druntime.dll. And this probably requires to finally specify and apply the
> export attribute:
> 
> https://github.com/dlang/DIPs/blob/master/DIPs/archive/DIP45.md
> 
> I think this was Benjamin's latest update on the issue:
> https://forum.dlang.org/thread/p2r892$ftu$1@digitalmars.com?page=1

I included export as one of the issues that needs to be resolved for proper shared library support.

The two I gave, won't get us to 100%, and may need to be paid out differently based upon how things break down. But it should get us close to usable everywhere :)
June 14, 2020
On Sunday, 14 June 2020 at 06:56:57 UTC, Mike Parker wrote:
> [snip]
>
> Thanks, Rikki. I've supplemented your initial donation with a bit from the General Fund.
>
> https://www.flipcause.com/secure/cause_pdetails/ODcyMDE=

Just matched it.

1 2
Next ›   Last »