Skip to content

use ref for OutBuffer rather than *#10410

Merged
dlang-bot merged 1 commit intodlang:masterfrom
WalterBright:obref
Sep 17, 2019
Merged

use ref for OutBuffer rather than *#10410
dlang-bot merged 1 commit intodlang:masterfrom
WalterBright:obref

Conversation

@WalterBright
Copy link
Member

ref is the safer, more modern style.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

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

dub fetch digger
dub run digger -- build "master + dmd#10410"

@WalterBright
Copy link
Member Author

I got the same Azure errors as #10409

Something gone wrong with Azure?

@thewilsonator
Copy link
Contributor

I think so. see also #10408 (comment)

@WalterBright
Copy link
Member Author

Any hope of getting Azure fixed? Who should I harangue?

@thewilsonator
Copy link
Contributor

dlang/druntime#2799

see also

dlang/druntime#2800 which should prevent future such events.

But the root cause of the problem seems to be flakey stack stomping code interacting nastily with windows in conjunction with Fiber.

@Geod24
Copy link
Member

Geod24 commented Sep 17, 2019

Restarted failing checks, let's see how it goes

@dlang-bot dlang-bot merged commit c5cd5b3 into dlang:master Sep 17, 2019
@WalterBright WalterBright deleted the obref branch September 17, 2019 09:18
@WalterBright
Copy link
Member Author

ah, thanks!

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.

4 participants