On 11/17/2010 07:26 AM, cmpil...@apache.org wrote:
Author: cmpilato
Date: Wed Nov 17 15:26:33 2010
New Revision: 1036078

URL: http://svn.apache.org/viewvc?rev=1036078&view=rev
Log:
Fix a library dependency issue which was causing build failures.  (As a
general rule, code inside the FS providers shouldn't call back into
the public FS API.)  Sadly, the constraints of our system (namely the
BDB side of things) necessitate code duplication rather than sharing.

Could we do something like having the .c files #include other .c files that share common code?

Blair

Reply via email to