![]() | Sample code for Chapter 10? |
|
24 Nov 2009, 15:38
Richard Albury (3 posts) |
Any chance of putting a working project up somewhere? I have all the code from the book implemented, but I don’t see where run() is called. - Richard |
|
26 Nov 2009, 14:05
Paul Butcher (10 posts) |
I’ll see about packaging it up and putting it somewhere for download, Richard – look for something in a day or so :-) |
|
27 Nov 2009, 23:56
Paul Butcher (10 posts) |
Richard, The code is online now: http://www.paulbutcher.com/2009/11/debug-it-sam… Let me know if you have any problems. |
|
01 Dec 2009, 16:40
Richard Albury (3 posts) |
Thank you very much, Paul: I understand what you are doing now at the end of Chapter 10. Now if only I can get my coworkers to acknowledge that they need to design their C++ code with exceptions in mind… :-) |
|
02 Dec 2009, 11:00
Paul Butcher (10 posts) |
The great thing about detecting these things automatically is that you don’t have to – you just point to the failing tests. The penny will drop very soon after that, hopefully :-) Good luck! |
| You must be logged in to comment |

