< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Some recommended changes to accommodate us Mac guys


Alan Hawrylyshen wrote:


On 2006.03.26, at 15:16 , John Draper wrote:


I suppose I could have subclassed the DumThread and StackThread
and that would have worked also.


Not only that, but you would have avoided introducing platform specific non-C++ foolery to the code-base.

As you suggested, this is strictly an artifact of your architecture and does not belong in reSIProcate itself.

Alan


Now that you mention it - I totally agree, but I do see some platform dependent #ifdefs in the code for Windows.
John