Skip to content

widen Int8 and Int16 to Int instead of Int32#26859

Merged
JeffBezanson merged 1 commit intomasterfrom
jb/widenint816
Apr 20, 2018
Merged

widen Int8 and Int16 to Int instead of Int32#26859
JeffBezanson merged 1 commit intomasterfrom
jb/widenint816

Conversation

@JeffBezanson
Copy link
Copy Markdown
Member

This is consistent with sum and less arbitrary.

This is consistent with `sum` and less arbitrary.
@ararslan ararslan added breaking This change will break code needs news A NEWS entry is required for this change labels Apr 20, 2018
JeffBezanson added a commit that referenced this pull request Apr 20, 2018
@JeffBezanson
Copy link
Copy Markdown
Member Author

Will add news separately to avoid conflicts.

@JeffBezanson JeffBezanson merged commit 367bc96 into master Apr 20, 2018
@JeffBezanson JeffBezanson deleted the jb/widenint816 branch April 20, 2018 18:29
JeffBezanson added a commit that referenced this pull request Apr 20, 2018
mbauman added a commit that referenced this pull request Apr 23, 2018
* origin/master: (23 commits)
  fix deprecations of \cdot and \times (#26884)
  Support reshaping custom 0-dimensional arrays (#26870)
  fix some cases of dot syntax lowering (#26878)
  Pkg3: deterministically close the LibGit2 repo in tests (#26883)
  code loading docs: add missing graph edge (#26874)
  add news for #26858 and #26859 [ci skip] (#26869)
  Deprecate using && and || within at-dot expressions (#26792)
  widen `Int8` and `Int16` to `Int` instead of `Int32` (#26859)
  fix #26038, make `isequal` consistent with `hash` for `Ptr` (#26858)
  Deprecate variadic size(A, dim1, dim2, dims...) method (#26862)
  add using Random to example in manual (#26864)
  warn once instead of depwarn since we want to test it
  Revert "reserve syntax that could be used for computed field types (#18466) (#26816)" (#26857)
  Fix compilation on LLVM 6.0
  change promotion behaviour of `cumsum` and `cumsum!` to match `sum`
  [LLVM 6] add patch to diamond if-conversion
  add a precompile command that can be used to precompile all dependencies (#254)
  use registry if no version entry exist in project for developed pacakges
  make Pkg3 work as a drop in for the old CI scripts
  update registries when adding (#253)
  ...
@vtjnash vtjnash mentioned this pull request Apr 25, 2018
@KristofferC KristofferC removed the needs news A NEWS entry is required for this change label Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This change will break code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants