Bug on Posix IPC_STAT. Wrong number of attachments
tcak via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Jan 18 21:35:45 PST 2015
On Monday, 19 January 2015 at 04:18:47 UTC, tcak wrote:
> On Sunday, 18 January 2015 at 22:25:39 UTC, anonymous wrote:
>> On Sunday, 18 January 2015 at 18:07:05 UTC, tcak wrote:
>>> After these, it works perfectly. I hope this can be fixed in
>>> next version.
>>
>> Please file a bug at <https://issues.dlang.org/>. And since
>> you seem to know how to fix it, maybe you can make a pull
>> request via GitHub, too?
>
> https://issues.dlang.org/show_bug.cgi?id=14007
>
> I am not familiar with Github's pull system etc. So, I will
> prepare the fixed code and attach it on issue.
Fixed shm.d file is put on issue page. If someone could put a
pull request on Github with it.
shmid_ds is on version(linux) part is fixed up on it, and works
properly. But tested on 64-bit system only.
More information about the Digitalmars-d-learn
mailing list