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

Deprecation using in parameters #129

Open
o3o opened this issue Oct 3, 2023 · 0 comments
Open

Deprecation using in parameters #129

o3o opened this issue Oct 3, 2023 · 0 comments

Comments

@o3o
Copy link

o3o commented Oct 3, 2023

> dub build -q                                                                                                                                          
src/msgpack/unpacker.d(18,26): Deprecation: using `in` parameters with `extern(C)` functions is deprecated
src/msgpack/unpacker.d(18,26):        parameter `__anonymous_param` declared as `in` here
> dmd --version                                                                                                      
DMD64 D Compiler v2.105.0

Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved written by Walter Bright
[I] [10:27:47] dao@abe /home/dao/d/msgpack-d

> dub --version                                                                                       
DUB version 1.34.0, built on Aug 28 2023

> git describe                                                                                                                                           
v1.0.4

see Using in parameters with non extern(D)/extern(C++) functions is deprecated

Thank you

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

No branches or pull requests

1 participant