Message168625
I missed all the macrology present :-( ... the following is a patch that takes it into account (also defines a VISIT_QUIT macro to make more visible the exit points). The handling has been also extended to visit_stmt because the macros are shared.
Of course all this makes sense assuming that a cleanup in case of error is indeed desired...
BTW: shouldn't be all those statement macros of the "do{...}while(0)" form instead of just being wrapped in "{}" ? I see potential problems with if/else... |
|
| Date |
User |
Action |
Args |
| 2012-08-20 06:54:23 | ag6502 | set | recipients:
+ ag6502, terry.reedy, amaury.forgeotdarc, ggenellina, pitrou, benjamin.peterson, Mark.Shannon, francismb, serhiy.storchaka |
| 2012-08-20 06:54:22 | ag6502 | set | messageid: <1345445662.93.0.239125199081.issue5765@psf.upfronthosting.co.za> |
| 2012-08-20 06:54:01 | ag6502 | link | issue5765 messages |
| 2012-08-20 06:54:01 | ag6502 | create | |
|