Skip to content

Fix Issue 23846 - Respect the C standard when it comes to string to f…#15139

Merged
dlang-bot merged 3 commits into
dlang:masterfrom
maxhaton:macosFixFirstAttempt
Apr 28, 2023
Merged

Fix Issue 23846 - Respect the C standard when it comes to string to f…#15139
dlang-bot merged 3 commits into
dlang:masterfrom
maxhaton:macosFixFirstAttempt

Conversation

@maxhaton
Copy link
Copy Markdown
Member

…loat ERRNO and return value

@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @maxhaton!

Bugzilla references

Auto-close Bugzilla Severity Description
23846 major std.math can't compile under macos rosetta

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#15139"

@maxhaton
Copy link
Copy Markdown
Member Author

Let's find out if it works

Comment thread compiler/src/dmd/root/port.d Outdated
@kinke
Copy link
Copy Markdown
Contributor

kinke commented Apr 27, 2023

And do you have a link handy wrt. the standard? As it seems like only Apple chose to break this recently.

Comment thread compiler/src/dmd/root/port.d Outdated
Co-authored-by: Dennis <dkorpel@users.noreply.github.com>
@dkorpel
Copy link
Copy Markdown
Contributor

dkorpel commented Apr 28, 2023

CircleCI failure is now because of #15141

@RazvanN7
Copy link
Copy Markdown
Contributor

@maxhaton please address the reviews and let's get this in! MacOS finally green 🎉

@RazvanN7
Copy link
Copy Markdown
Contributor

@kinke All ok with this PR?

@dlang-bot dlang-bot merged commit deaf1b8 into dlang:master Apr 28, 2023
@dkorpel
Copy link
Copy Markdown
Contributor

dkorpel commented Apr 28, 2023

Thanks Max!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants