While svn_error_t is public, I'm hoping most people are creating them with svn_error_create*(), so if that's the case, then code written and compiled against svn <= 1.6 would work fine when linked against a 1.7 library.
Thoughts? Blair
While svn_error_t is public, I'm hoping most people are creating them with svn_error_create*(), so if that's the case, then code written and compiled against svn <= 1.6 would work fine when linked against a 1.7 library.
Thoughts? Blair