Skip to content

Support dll parameter in @[Link]#14131

Merged
straight-shoota merged 3 commits intocrystal-lang:masterfrom
HertzDevil:feature/link-annotation-dll
Dec 23, 2023
Merged

Support dll parameter in @[Link]#14131
straight-shoota merged 3 commits intocrystal-lang:masterfrom
HertzDevil:feature/link-annotation-dll

Conversation

@HertzDevil
Copy link
Contributor

Resolves #13858.

Unlike the initial proposal, dll no longer accepts an array of strings. Libs can simply use @[Link] multiple times.

@HertzDevil HertzDevil added kind:feature topic:compiler platform:windows Windows support based on the MSVC toolchain / Win32 API topic:lang:annotations labels Dec 21, 2023
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
@straight-shoota straight-shoota added this to the 1.11.0 milestone Dec 21, 2023
@straight-shoota straight-shoota merged commit 899ec69 into crystal-lang:master Dec 23, 2023
@HertzDevil HertzDevil deleted the feature/link-annotation-dll branch December 23, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:feature platform:windows Windows support based on the MSVC toolchain / Win32 API topic:compiler topic:lang:annotations

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Actually installing DLLs via @[Link]

2 participants