<div class="gmail_quote">On Mon, May 9, 2011 at 22:53, Blaise Bourdin <span dir="ltr"><<a href="mailto:bourdin@lsu.edu">bourdin@lsu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
How feasible would it be to mark all non-namespace names as deprecated until the next release but offer preprocessor macros in the meantime? This would buy everybody some time.</blockquote></div><br><div>Is the problem that you want to delay running "sed" on your project, or that you want to support older versions of PETSc for a little longer? If the latter, what about a header that went the other way (update your code now, include the header when building against petsc-3.1)?</div>