[phobos] [D-Programming-Language/phobos] 863d7a: Remove goto into catch block.

noreply at github.com noreply at github.com
Tue Sep 13 16:21:02 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 863d7a6ff63b94842abb7a328154892caf5c3bc5
      https://github.com/D-Programming-Language/phobos/commit/863d7a6ff63b94842abb7a328154892caf5c3bc5
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Remove goto into catch block.


  Commit: 9fc8498c1772c98ff31fe926d393d5d017eb4275
      https://github.com/D-Programming-Language/phobos/commit/9fc8498c1772c98ff31fe926d393d5d017eb4275
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2011-09-13 (Tue, 13 Sep 2011)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Move code out of catch block, re-add goto in formatElement.


  Commit: 1f30d044887b680d268bfb3dad4c3a54134ccfc0
      https://github.com/D-Programming-Language/phobos/commit/1f30d044887b680d268bfb3dad4c3a54134ccfc0
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2011-09-13 (Tue, 13 Sep 2011)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Move declaration of invalidSeq to correct place.


  Commit: 3b4aca506163c7f08556d2fe028e9a4655133226
      https://github.com/D-Programming-Language/phobos/commit/3b4aca506163c7f08556d2fe028e9a4655133226
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2011-09-13 (Tue, 13 Sep 2011)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #253 from ibuclaw/gotoCatch

Remove goto into catch block.


Compare: https://github.com/D-Programming-Language/phobos/compare/e34a7de...3b4aca5


More information about the phobos mailing list