[Issue 19797] File.seek() terminates ungracefully on incorrect origin for -m32mscoff and -m64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 23 01:54:16 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19797

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 created dlang/phobos pull request #7244 "Make tests for issue 19797
Windows-only" mentioning this issue:

- Make tests for issue 19797 Windows-only

  Value '3' is a valid value on Linux (SEEK_DATA, since 3.18).
  Hence, in some cases (depending on FS support / Kernel version),
  this test can fails.

https://github.com/dlang/phobos/pull/7244

--


More information about the Digitalmars-d-bugs mailing list