<div class="gmail_quote">On Sat, Mar 17, 2012 at 16:00, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  Note that Jed's tests (below) do not catch enum values and various other things that should also be fixed and will change the API.</blockquote></div><br><div>Yes, but enums (and other types) are not symbols, so an application with conflict only has to deal with it for the source files that include the relevant PETSc headers. It's a conflict that should be fixed, but it doesn't prevent that application from being used with PETSc in the way that symbols with extern linkage do.</div>