Message80955
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Carl.Friedrich.Bolz, amaury.forgeotdarc, arigo, benjamin.peterson, fijal, mark.dickinson |
| Date | 2009-02-02.17:00:51 |
| SpamBayes Score | 0.019026643 |
| Marked as misclassified | No |
| Message-id | <1233594053.4.0.66636831651.issue1875@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This was corrected by Benjamin with r69158. Now the yield statement is still optimized away, but at least the CO_GENERATOR flag is set only when compiling a function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-02 17:00:53 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, arigo, mark.dickinson, fijal, Carl.Friedrich.Bolz, benjamin.peterson |
| 2009-02-02 17:00:53 | amaury.forgeotdarc | set | messageid: <1233594053.4.0.66636831651.issue1875@psf.upfronthosting.co.za> |
| 2009-02-02 17:00:52 | amaury.forgeotdarc | link | issue1875 messages |
| 2009-02-02 17:00:51 | amaury.forgeotdarc | create | |