diff options
author | 2014-09-12 16:38:48 +0000 | |
---|---|---|
committer | 2014-09-12 16:38:48 +0000 | |
commit | 7dbb49485896474e3d17b34de21ebbcf9631fe90 (patch) | |
tree | bc0aac66c153c72adaaa9144c835f67d31281691 /doc/bugs | |
parent | 107ef0ace7d0cc4f07d9381bf43d97dfdf579d5f (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Bloom_filter_capacity_too_large_to_represent/comment_3_5790bbbe347e1806062ccb60fcad046a._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Bloom_filter_capacity_too_large_to_represent/comment_3_5790bbbe347e1806062ccb60fcad046a._comment b/doc/bugs/Bloom_filter_capacity_too_large_to_represent/comment_3_5790bbbe347e1806062ccb60fcad046a._comment new file mode 100644 index 000000000..a11d0efc7 --- /dev/null +++ b/doc/bugs/Bloom_filter_capacity_too_large_to_represent/comment_3_5790bbbe347e1806062ccb60fcad046a._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.132" + subject="comment 3" + date="2014-09-12T16:38:47Z" + content=""" +I have reproduced the bug, using the standalone build on an arm box (turtle). + +On the same box, the debian git-annex build works ok. + +Suggests to me the problem is related to the cross-compiling method used for the standalone arm build. +"""]] |