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

build break on dmd v2.092.0 #15

Closed
mw66 opened this issue May 15, 2020 · 1 comment
Closed

build break on dmd v2.092.0 #15

mw66 opened this issue May 15, 2020 · 1 comment

Comments

@mw66
Copy link

mw66 commented May 15, 2020

On Windows 10:

Performing "debug" build using C:\project\dmd2\windows\bin64\dmd.exe for x86_64.
fast 0.3.5: building configuration ""...


\fast-0.3.5\fast\source\fast\cstring.d(198,59): Error: function fast.cstring.string2wstringSize(const(char[]) src) is not callable using argument types (const(ushort[]))
\fast-0.3.5\fast\source\fast\cstring.d(198,59):        cannot pass argument fname of type const(ushort[]) to parameter const(char[]) src
...

etc.

@mleise
Copy link
Collaborator

mleise commented May 16, 2020

Thanks for the heads-up.

@etcimon etcimon closed this as completed Mar 9, 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

No branches or pull requests

3 participants