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

deprecate fallback constructor #23273

Merged
merged 5 commits into from
Dec 21, 2017
Merged

deprecate fallback constructor #23273

merged 5 commits into from
Dec 21, 2017

Commits on Dec 21, 2017

  1. remove fallback constructor from Core.Inference

    Instead, define explicit constructors for built-in integer types in boot.jl.
    JeffBezanson committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    97e7c0c View commit details
    Browse the repository at this point in the history
  2. change more convert methods to constructors

    deprecate a few more sketchy `convert` methods
    JeffBezanson committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    0e726e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25f26e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d55148e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31006cf View commit details
    Browse the repository at this point in the history