No, it all looked good up until where you couldn't compile. So I had a hunch that you might be using GCC 4.X or something. So I tried building under GCC 4.0 on Linux, and I couldn't compile that code either. I've committed what I hope will fix them (and hopefully won't break MSVC++ or GCC 3.X, but who knows) in r192.
Your fix still compiles on MSVC, I'm just wondering why this is necessary? In the meantime, I also think that I should revert back to a non "template" handling of all these actions. templates are great, but code tends to be unreadeable, it is harder to debug and error messages are horrible.
Dirk _______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
