Brendan Eich (2014-02-20T05:39:16.000Z)
Bradley Meck wrote:
>
> If I am reading the spec right (and I may not be), only the generator 
> should fail? The first call to gen().next(value) must have value be 
> undefined, and the others do not check.

I thought we agreed at the January 28 meeting to get rid of this error, 
but I can't find it in the notes. The January meeting notes have missed 
other conclusions, though. Allen?

/be
domenic at domenicdenicola.com (2014-02-21T20:21:14.480Z)
Bradley Meck wrote:
> If I am reading the spec right (and I may not be), only the generator 
> should fail? The first call to gen().next(value) must have value be 
> undefined, and the others do not check.

I thought we agreed at the January 28 meeting to get rid of this error, 
but I can't find it in the notes. The January meeting notes have missed 
other conclusions, though. Allen?