Reject design docs with compilation errors

If we know the language for a given design doc we'll attempt to compile
the map/reduce functions and reject updates that introduce code that
doesn't compile. We don't yet do the other types of functions because
those errors are more user visible.
1 file changed
tree: 11d9e65dc0f3973155b6c489ae347a76387e230a
  1. include/
  2. src/
  3. test/
  4. Makefile.am