# What's the status on #15276 in v0.6?

**URL:** https://discourse.julialang.org/t/whats-the-status-on-15276-in-v0-6/3513
**Category:** General Usage
**Created:** [May 4, 2017, 12:28pm UTC](https://discourse.julialang.org/t/whats-the-status-on-15276-in-v0-6/3513 "2017-05-04T12:28:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rleegates](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rleegates/32/1029_2.png) [@rleegates](https://discourse.julialang.org/u/rleegates)
#### Post date: [May 4, 2017, 12:28pm UTC](https://discourse.julialang.org/t/whats-the-status-on-15276-in-v0-6/3513/1 "2017-05-04T12:28:28Z")

</div>

As the title states, what is the status on typing captured variables in closures, i.e. issue [#15276](https://github.com/JuliaLang/julia/issues/15276), on v0.6?

---

<div class="post-metadata">

### Author: ![Keno](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/keno/32/285_2.png) [@Keno](https://discourse.julialang.org/u/Keno)
#### Post date: [May 5, 2017, 10:19pm UTC](https://discourse.julialang.org/t/whats-the-status-on-15276-in-v0-6/3513/2 "2017-05-05T22:19:47Z")

</div>

There have been a good number of incremental improvements here, but there are still cases where this can be a problem and explicit type annotations can help.
