Skip to content

Remove unused C-FFI bootstrapped definition - #1824

Merged
housel merged 1 commit into
dylan-lang:masterfrom
housel:last-dylan-warning
Jun 29, 2026
Merged

Remove unused C-FFI bootstrapped definition#1824
housel merged 1 commit into
dylan-lang:masterfrom
housel:last-dylan-warning

Conversation

@housel

@housel housel commented Jun 27, 2026

Copy link
Copy Markdown
Member

No description provided.

With the bootstrapped definition of
<c-statically-typed-function-pointer> present, DFMC issues a warning
message about the class being open but not exported. This designator
class is not currently referenced by C-FFI definitions and can be
removed for now.

* sources/dfmc/c-ffi/c-designator-models.dylan
  (&class <C-statically-typed-function-pointer>): Comment out.

* sources/dfmc/modeling/namespaces.dylan
  (&module dylan-c-ffi-hygiene-glitches): Comment out export of
   <C-statically-typed-function-pointer>.
@housel
housel merged commit 844ee41 into dylan-lang:master Jun 29, 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.

1 participant