Thread overview | |||||
---|---|---|---|---|---|
|
June 02, 2020 [Issue 20892] [REG2.086] ElfFile comparison suboptimal | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20892 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> --- Does this mean your specific code can be fixed by adding a MMapRegion.opEquals function? Given that this was merged nearly a year ago, I expect there'd be more silent breakage if it was reverted. -- |
June 02, 2020 [Issue 20892] [REG2.086] ElfFile comparison suboptimal | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20892 --- Comment #2 from johanengelen@weka.io --- ("your specific code": don't fully understand, as this is druntime's code :)) https://github.com/dlang/druntime/blob/ebfe05ea945f9ef0eb56b7f3b02a07df2fc64901/src/core/internal/elf/io.d#L287 Yes, I think this instance can be fixed with an explicit TypedMMapRegion.opEquals. -- |
December 07 [Issue 20892] [REG2.086] ElfFile comparison suboptimal | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20892 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17405 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation