[dlang.org] [D-Programming-Language/d-programming-language.org] 81a653: Explain how to forward-reference a nested function

GitHub noreply at github.com
Sat Apr 14 22:37:00 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 81a653a519c751973cf810a062e68ce997014a02
      https://github.com/D-Programming-Language/d-programming-language.org/commit/81a653a519c751973cf810a062e68ce997014a02
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
    M faq.dd
    M function.dd

  Log Message:
  -----------
  Explain how to forward-reference a nested function

Response to forum post 2012-4-3, "Nested functions should be exempt from
sequential visibility rules" and bug 790.


  Commit: ec8705ecce878c459d23a7f3e4906fe738c89b4d
      https://github.com/D-Programming-Language/d-programming-language.org/commit/ec8705ecce878c459d23a7f3e4906fe738c89b4d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-04-14 (Sat, 14 Apr 2012)

  Changed paths:
    M faq.dd
    M function.dd

  Log Message:
  -----------
  Merge pull request #111 from donc/faq_nestedfunctions

Explain how to forward-reference a nested function


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/7a57c93...ec8705e


More information about the dlang.org mailing list