[dlang.org] [D-Programming-Language/dlang.org] af4d64: state that casting away const and then mutating is...

GitHub via dlang.org dlang.org at puremagic.com
Tue Sep 8 14:19:26 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: af4d6471cbc1af3264248aa79dfc52293c6fe4ed
      https://github.com/D-Programming-Language/dlang.org/commit/af4d6471cbc1af3264248aa79dfc52293c6fe4ed
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M const3.dd

  Log Message:
  -----------
  state that casting away const and then mutating is undefined behaviour

Related discussion:
http://forum.dlang.org/post/riiehqozpkyluhhifwha@forum.dlang.org

Drive-by fix: articles and prepositions are not capitalized in title case.


  Commit: 6db4680d8a17f43d7d21a2f48d3110d4c77e2fbd
      https://github.com/D-Programming-Language/dlang.org/commit/6db4680d8a17f43d7d21a2f48d3110d4c77e2fbd
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M const3.dd

  Log Message:
  -----------
  immutableness -> immutability

"Immutableness" is hardly a word. At least, "immutability" is more common.


  Commit: 81bbc8911802d81610f88c79b039f5a2edfca7f8
      https://github.com/D-Programming-Language/dlang.org/commit/81bbc8911802d81610f88c79b039f5a2edfca7f8
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M const3.dd

  Log Message:
  -----------
  Merge pull request #1047 from aG0aep6G/casting-away-const

state that casting away const and then mutating is undefined behaviour


Compare: https://github.com/D-Programming-Language/dlang.org/compare/634643d3cca8...81bbc8911802


More information about the dlang.org mailing list