[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort.
From: |
Kurt Roeckx |
Subject: |
Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort. |
Date: |
Sat, 26 Apr 2014 22:46:55 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sat, Apr 26, 2014 at 06:15:27PM +0200, Kurt Roeckx wrote:
> So I can't see how the old code really sorted like it's supposed
> to. We're probably lacking a test case that checks the result of
> the coding is really what we produced. But this seems more likely
> to actually produce the expected output.
So looking at the current test cases you can make Test_tree output
it things. It seems that this patch doesn't make any change in
output and I have to wonder if I there was something in the old
code that I missed or that it worked by accident.
Kurt
- [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Kurt Roeckx, 2014/04/26
- [PATCH 2/3] Make asn1_ordering_set_of() return error if it can't find data for one of the entries., Kurt Roeckx, 2014/04/26
- [PATCH 3/3] Check that p is not NULL, Kurt Roeckx, 2014/04/26
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Kurt Roeckx, 2014/04/26
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort.,
Kurt Roeckx <=
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Nikos Mavrogiannopoulos, 2014/04/27
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Kurt Roeckx, 2014/04/27
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Nikos Mavrogiannopoulos, 2014/04/27
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Kurt Roeckx, 2014/04/27
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Nikos Mavrogiannopoulos, 2014/04/27
- Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Kurt Roeckx, 2014/04/27
Re: [PATCH 1/3] Make _asn1_ordering_set_of() really sort., Kurt Roeckx, 2014/04/26