[XS] Change in dart/sdk[main]: [build] Don't export API symbols in gen_snapshot.

0 views
Skip to first unread message

Ryan Macnak (Gerrit)

unread,
Oct 2, 2023, 4:09:33 PM10/2/23
to Daco Harkes, rev...@dartlang.org, vm-...@dartlang.org

Attention is currently required from: Daco Harkes.

Ryan Macnak would like Daco Harkes to review this change.

View Change

[build] Don't export API symbols in gen_snapshot.

TEST=flutter
Bug: https://github.com/flutter/flutter/issues/134857
Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
---
M runtime/bin/BUILD.gn
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/runtime/bin/BUILD.gn b/runtime/bin/BUILD.gn
index 38370e5..7245e63 100644
--- a/runtime/bin/BUILD.gn
+++ b/runtime/bin/BUILD.gn
@@ -224,8 +224,6 @@
]
}

- configs += [ ":export_api_symbols" ]
-
if (is_win) {
libs = [
"iphlpapi.lib",

To view, visit change 329200. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
Gerrit-Change-Number: 329200
Gerrit-PatchSet: 2
Gerrit-Owner: Ryan Macnak <rma...@google.com>
Gerrit-Reviewer: Daco Harkes <dacoh...@google.com>
Gerrit-Reviewer: Ryan Macnak <rma...@google.com>
Gerrit-Attention: Daco Harkes <dacoh...@google.com>

Ryan Macnak (Gerrit)

unread,
Oct 2, 2023, 4:09:34 PM10/2/23
to rev...@dartlang.org, vm-...@dartlang.org, Daco Harkes, CBuild, Commit Queue

Attention is currently required from: Daco Harkes.

    To view, visit change 329200. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-MessageType: comment
    Gerrit-Project: sdk
    Gerrit-Branch: main
    Gerrit-Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
    Gerrit-Change-Number: 329200
    Gerrit-PatchSet: 2
    Gerrit-Owner: Ryan Macnak <rma...@google.com>
    Gerrit-Reviewer: Daco Harkes <dacoh...@google.com>
    Gerrit-Reviewer: Ryan Macnak <rma...@google.com>
    Gerrit-Attention: Daco Harkes <dacoh...@google.com>
    Gerrit-Comment-Date: Mon, 02 Oct 2023 20:09:29 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: No

    Daco Harkes (Gerrit)

    unread,
    Oct 2, 2023, 9:22:39 PM10/2/23
    to Ryan Macnak, rev...@dartlang.org, vm-...@dartlang.org, CBuild, Commit Queue

    Attention is currently required from: Ryan Macnak.

    Patch set 2:Code-Review +1

    View Change

    1 comment:

    To view, visit change 329200. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-MessageType: comment
    Gerrit-Project: sdk
    Gerrit-Branch: main
    Gerrit-Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
    Gerrit-Change-Number: 329200
    Gerrit-PatchSet: 2
    Gerrit-Owner: Ryan Macnak <rma...@google.com>
    Gerrit-Reviewer: Daco Harkes <dacoh...@google.com>
    Gerrit-Reviewer: Ryan Macnak <rma...@google.com>
    Gerrit-Attention: Ryan Macnak <rma...@google.com>
    Gerrit-Comment-Date: Tue, 03 Oct 2023 01:22:34 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes

    Ryan Macnak (Gerrit)

    unread,
    Oct 3, 2023, 10:38:19 AM10/3/23
    to rev...@dartlang.org, vm-...@dartlang.org, Daco Harkes, CBuild, Commit Queue

    Patch set 2:Commit-Queue +2

    View Change

      To view, visit change 329200. To unsubscribe, or for help writing mail filters, visit settings.

      Gerrit-MessageType: comment
      Gerrit-Project: sdk
      Gerrit-Branch: main
      Gerrit-Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
      Gerrit-Change-Number: 329200
      Gerrit-PatchSet: 2
      Gerrit-Owner: Ryan Macnak <rma...@google.com>
      Gerrit-Reviewer: Daco Harkes <dacoh...@google.com>
      Gerrit-Reviewer: Ryan Macnak <rma...@google.com>
      Gerrit-Comment-Date: Tue, 03 Oct 2023 14:38:15 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes

      Commit Queue (Gerrit)

      unread,
      Oct 3, 2023, 10:38:35 AM10/3/23
      to Ryan Macnak, rev...@dartlang.org, vm-...@dartlang.org, Daco Harkes, CBuild

      Commit Queue submitted this change.

      View Change

      Approvals: Daco Harkes: Looks good to me, approved Ryan Macnak: Commit
      [build] Don't export API symbols in gen_snapshot.

      TEST=flutter
      Bug: https://github.com/flutter/flutter/issues/134857
      Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
      Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/329200
      Reviewed-by: Daco Harkes <dacoh...@google.com>
      Commit-Queue: Ryan Macnak <rma...@google.com>

      ---
      M runtime/bin/BUILD.gn
      1 file changed, 0 insertions(+), 2 deletions(-)

      diff --git a/runtime/bin/BUILD.gn b/runtime/bin/BUILD.gn
      index 38370e5..7245e63 100644
      --- a/runtime/bin/BUILD.gn
      +++ b/runtime/bin/BUILD.gn
      @@ -224,8 +224,6 @@
      ]
      }

      - configs += [ ":export_api_symbols" ]
      -
      if (is_win) {
      libs = [
      "iphlpapi.lib",

      To view, visit change 329200. To unsubscribe, or for help writing mail filters, visit settings.

      Gerrit-MessageType: merged
      Gerrit-Project: sdk
      Gerrit-Branch: main
      Gerrit-Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
      Gerrit-Change-Number: 329200
      Gerrit-PatchSet: 3
      Gerrit-Owner: Ryan Macnak <rma...@google.com>

      CBuild (Gerrit)

      unread,
      Oct 3, 2023, 10:56:54 AM10/3/23
      to Ryan Macnak, Commit Queue, rev...@dartlang.org, vm-...@dartlang.org, Daco Harkes

        To view, visit change 329200. To unsubscribe, or for help writing mail filters, visit settings.

        Gerrit-MessageType: comment
        Gerrit-Project: sdk
        Gerrit-Branch: main
        Gerrit-Change-Id: Id1b68c818f12adf06e46749d64a284e368e15058
        Gerrit-Change-Number: 329200
        Gerrit-PatchSet: 3
        Gerrit-Owner: Ryan Macnak <rma...@google.com>
        Gerrit-Reviewer: Daco Harkes <dacoh...@google.com>
        Gerrit-Reviewer: Ryan Macnak <rma...@google.com>
        Gerrit-Comment-Date: Tue, 03 Oct 2023 14:56:51 +0000
        Gerrit-HasComments: No
        Gerrit-Has-Labels: No
        Reply all
        Reply to author
        Forward
        0 new messages