DragonFly users List (threaded) for 2008-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Hammer on snapshot cd's
:> This is depending a lot on the call graph analyser and without
:> optimising it simply isn't done.
:
:Ah nice! Compiling with -O2 revealed another one:
Ach. It sure did. hammer_btree_iterate_reverse() is almost identical
to hammer_btree_iterate(). It was exactly the same bug... a missing
error assignment deep in a switch statement.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]