[Issue 23691] compilable/test22294.i:16:1: error: unknown type name 'this'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 20 06:32:00 UTC 2023


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
The use of ^Z to indicate end of file is commonplace on Windows. It dates back
to DOS because the size of a file was the size it was on disk, so ^Z was used
to terminate it.

--


More information about the Digitalmars-d-bugs mailing list