On 7 March 2012 22:01, Alex Barcelo <abarc...@ac.upc.edu> wrote: > Is this patch okay? The first version had some comments, and now the > v2 has been a bit too silent, not sure if that's a good sign or a bad > sign.
Did you see the comment I added to an earlier thread regarding FORTIFY_SOURCE? I think in general my opinion is swinging round to: * coroutines are a portability nightmare * so we should either (a) ideally avoid them altogether or (b) defer to GNU Pth to do the hard work -- PMM