[zeromq-dev] C++ assertion failed with Java client
AJ Lewis
aj.lewis at quantum.com
Fri Feb 3 19:24:18 CET 2012
On Sat, Feb 04, 2012 at 04:57:13AM +1100, john skaller wrote:
>
> On 04/02/2012, at 4:37 AM, AJ Lewis wrote:
> >
> > Definitely - just concerned that this model continues. Some of the
> > talk about taking all patches blindly and waiting for other
> > contributers to revert them makes me nervous.
<snip>
> So I would stop feeling nervous about vetting of patches .. and start
> feeling nervous about the lack of test code :)
Heh - that is true. The key here is that test code will catch when
changes break what was previously working - whether that's a bug or a
change in interface. If we has such tests, changes to the tests
themselves should get greater scrutiny, especially if they're
accompanied by library code changes, since there's more likely to be
interface changes (or bugs being worked around!) in that case.
I'm a big fan of the concept of Test Driven Design - having "contracts"
that are enforced by the test subsystem goes a long way to keeping
things sane. At least then you *know* that you're breaking an interface
rather than finding out after the fact!
Regards,
--
AJ Lewis
Software Engineer
Quantum Corporation
Work: 651 688-4346
----------------------------------------------------------------------
The information contained in this transmission may be confidential. Any disclosure, copying, or further distribution of confidential information is not permitted unless such privilege is explicitly granted in writing by Quantum. Quantum reserves the right to have electronic communications, including email and attachments, sent across its networks filtered through anti virus and spam software programs and retain such messages in order to comply with applicable data security and retention requirements. Quantum is not responsible for the proper and complete transmission of the substance of this communication or for any delay in its receipt.
More information about the zeromq-dev
mailing list