Closed dbarnett closed 10 years ago
This looks like it'll write some extra lines vs. what was done before (because of the early return). Does that matter?
Yeah, getting rid of the early return was the point (see #64). It should now write blocks that were previously being dropped for a lame reason.
Ah, right. LGTM.
Fixes #64.
I could be convinced to add the warning back in, but if we want to have any chance of people reading our warnings I'm pretty sure we should save them for significant problems and not nag people with opinionated warnings.