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

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

Merged
merged 3 commits into from
Apr 28, 2023

Commits on Apr 27, 2023

  1. Fix Issue 23846 - Respect the C standard when it comes to string to f…

    …loat ERRNO and return value
    maxhaton committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5266db2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Update compiler/src/dmd/root/port.d

    Co-authored-by: Dennis <dkorpel@users.noreply.github.com>
    maxhaton and dkorpel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    da02b1c View commit details
    Browse the repository at this point in the history
  2. Correct CRuntime_Microsoft

    maxhaton committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e29a759 View commit details
    Browse the repository at this point in the history