Julian Foad wrote: > One important thing I didn't make clear: I propose these APIs go in > "public" headers like svn_client.h, not in the "private" header files > that are by default omitted from installation.
Or rather, to be honest, I hadn't thought it through at the point where I sent this proposal, but now have been thinking and discussing it with others on IRC. I should not have used the word "hide" and have now changed the email subject line. The key thing was we needed to move them out of the strong compatibility rules, and using the existing "__" namespace is sufficient for that. - Julian > Stefan, does this make a difference to you? Do you still need to change > TSVN build scripts at all for that case? And how will the warnings work > out for you in that case? I'd really like to hear how this affects you > so we can come to a satisfactory solution.