Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release fixes 2023.1 #1502

Merged
merged 2 commits into from
Jun 18, 2023
Merged

Release fixes 2023.1 #1502

merged 2 commits into from
Jun 18, 2023

Conversation

housel
Copy link
Member

@housel housel commented Jun 18, 2023

These changes fix problems with the Win32 build at the v2023.1.0 tag.

housel added 2 commits June 17, 2023 18:58
* sources/system/file-system/win32-file-system.dylan
  (%resolve-locator): Add missing argument to %file-exists? call.
  (%file-exists?): Add a follow-links? parameter to match
   the Unix version.
  (%copy-file, %rename-file): Add missing argument to %file-exists?
   call.
* sources/lib/run-time/collector.c (MISCMAXSIZE): Remove.

* sources/lib/run-time/mps-collector.c
  (dylan_init_memory_manager): Pass arguments required by the
   MVFF pool class to mps_pool_create.
@housel housel merged commit c568699 into dylan-lang:master Jun 18, 2023
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