Changes between Initial Version and Version 1 of Ticket #10963, comment 1


Ignore:
Timestamp:
Jan 24, 2015, 10:22:43 AM (8 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10963, comment 1

    initial v1  
    55}}}
    66
    7 should be future<void> and so I future<future<void>::then will not necessary in this case.
     7should be future<void> and so future<future<void>::then will not necessary in this case.
    88
    99I'm not saying that there is no problem. I will add the test and check it.