Skip to content

fix strong mode errors in dart:math min, max #28909

Closed
@jmesserly

Description

@jmesserly

@munificent 's CL here: https://codereview.chromium.org/2386493003 will need to be re-landed in the SDK once we unfork. Opening this as a tracking bug.

Activity

jmesserly

jmesserly commented on Feb 27, 2017

@jmesserly
Author

the idea is to make min/max external and implement using a patch version in DDC.

added
area-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).
P2A bug or feature request we're likely to work on
on Feb 27, 2017
self-assigned this
on May 3, 2017
munificent

munificent commented on May 5, 2017

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

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work onarea-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @munificent@jmesserly

      Issue actions

        fix strong mode errors in dart:math min, max · Issue #28909 · dart-lang/sdk