Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
April 06, 2015 [Issue 14417] Wrong argument type for _d_cover_register2 | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14417 --- Comment #1 from Johan Engelen <goejendaagh@zonnet.nl> --- Created attachment 1509 --> https://issues.dlang.org/attachment.cgi?id=1509&action=edit Patch for fix proposal 1 A patch explaining what I mean with option 1. -- |
April 06, 2015 [Issue 14417] Wrong argument type for _d_cover_register2 | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14417 --- Comment #2 from Johan Engelen <goejendaagh@zonnet.nl> --- Created attachment 1510 --> https://issues.dlang.org/attachment.cgi?id=1510&action=edit Patch for fix proposal 2 -- |
April 06, 2015 [Issue 14417] Wrong argument type for _d_cover_register2 | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14417 --- Comment #3 from Johan Engelen <goejendaagh@zonnet.nl> --- Note, the BitArray code can be made much simpler by changing to a fixed-size type like ubyte, instead of using size_t: ubyte[] valid ubyte* valid_ptr size_t valid_len -- |
April 06, 2015 [Issue 14417] Wrong argument type for _d_cover_register2 | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14417 Johan Engelen <goejendaagh@zonnet.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |goejendaagh@zonnet.nl -- |
December 17, 2022 [Issue 14417] Wrong argument type for _d_cover_register2 | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14417 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 07 [Issue 14417] Wrong argument type for _d_cover_register2 | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14417 --- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17297 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation