Skip to content

Win32 build fixes#1816

Merged
housel merged 4 commits into
dylan-lang:masterfrom
housel:win32-fixes-202606
Jun 10, 2026
Merged

Win32 build fixes#1816
housel merged 4 commits into
dylan-lang:masterfrom
housel:win32-fixes-202606

Conversation

@housel

@housel housel commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

housel added 4 commits June 8, 2026 23:24
* sources/system/file-system/win32-file-system.dylan
  (%resolve-file): Remove check for %file-exists?.
* sources/lib/c-ffi/win32-c-ffi-library.dylan
  (library c-ffi): Import the byte-storage module from common-dylan.
  (module c-ffi-implemenntation): Import byte-storage.
The *print-length* variable is already defined in the print module of
the io library.

* sources/environment/framework/object-names.dylan
  (*print-length*): Remove.
  (*print-depth*): Remove.

* sources/environment/framework/module.dylan
  (module environment-framework): Remove export of *print-depth*
   and *print-length*.
* sources/environment/win32/initialization.dylan
  (register-opened-file): Ensure that the file locator is coerced to a
   <string> before taking its storage address.
@housel housel merged commit 2bbffef into dylan-lang:master Jun 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants