Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@dcharkes
Copy link
Contributor

@dcharkes dcharkes commented Jan 20, 2021

@dcharkes dcharkes requested a review from a-siva January 20, 2021 21:06
dart-bot pushed a commit to dart-lang/sdk that referenced this pull request Jan 20, 2021
Revert submission 177862

Reason for revert: breaks g3 without flutter/engine#23808
Reverted Changes:
I50b3b4c31:[vm/ffi] Roll `package:ffi` to `Allocator` and `Op...
I3f5b08c08:[vm/ffi] Change `Pointer<T extends Struct>.ref` to...
I6141c193b:[vm/ffi] Disallow empty structs

Change-Id: I1bfe4d70a5f7f35039b8a01d599d33542872574c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180183
Reviewed-by: Daco Harkes <[email protected]>
dart-bot pushed a commit to dart-lang/sdk that referenced this pull request Jan 20, 2021
Revert submission 177862

Reason for revert: breaks g3 without flutter/engine#23808
Reverted Changes:
I50b3b4c31:[vm/ffi] Roll `package:ffi` to `Allocator` and `Op...
I3f5b08c08:[vm/ffi] Change `Pointer<T extends Struct>.ref` to...
I6141c193b:[vm/ffi] Disallow empty structs

Change-Id: Ibe9e8200dbdafe0ee684a6a0ea19e06214edf5e0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180184
Reviewed-by: Daco Harkes <[email protected]>
dart-bot pushed a commit to dart-lang/sdk that referenced this pull request Jan 20, 2021
Revert submission 177862

Reason for revert: breaks g3 without flutter/engine#23808
Reverted Changes:
I50b3b4c31:[vm/ffi] Roll `package:ffi` to `Allocator` and `Op...
I3f5b08c08:[vm/ffi] Change `Pointer<T extends Struct>.ref` to...
I6141c193b:[vm/ffi] Disallow empty structs

Change-Id: I128e7b096faea650e0ba0850a411eed3e97c00e6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180185
Reviewed-by: Daco Harkes <[email protected]>
uri: "../../../../../../third_party/dart/sdk/lib/ffi/ffi.dart"
patches:
- "../../../../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_patch.dart"
- "../../../../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_allocation_patch.dart"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider alphabetizing.

Copy link
Member

@zanderso zanderso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm w/ nit

@a-siva
Copy link
Contributor

a-siva commented Jan 21, 2021

Can I fix the nit in a new PR and let this merge ?

@zanderso
Copy link
Member

Yes

@zanderso zanderso added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jan 21, 2021
@fluttergithubbot fluttergithubbot merged commit 920a33a into master Jan 21, 2021
@a-siva
Copy link
Contributor

a-siva commented Jan 21, 2021

Turns out the style is matching the way the patch files are listed in that file, the first entry is the patch of main library file and the rest are sorted alphabetically.

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

Labels

cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants