LRN: More logging for namespace comparison:
authorChristian Grothoff <christian@grothoff.org>
Thu, 5 Jul 2012 07:57:40 +0000 (07:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 5 Jul 2012 07:57:40 +0000 (07:57 +0000)
commit60327189b5bcededb1c800415c1972d66d81366f
tree09b696fd0421a052cd388d88c42d7daac3f0b75d
parent0d80a601f7f0ff273fc1743f3914b6251e8c916d
LRN: More logging for namespace comparison:
  Changes GNUNET_NAMESTORE_records_cmp from a simple if statement to a
chain of if statements, each of which will log the reason comparison
failed before returning FALSE, making it obvious why comparison failed.
src/namestore/namestore_common.c