Samuel GROOT <[email protected]> writes: > Actually we had issues when trying to refactor send-email's email > parsing loop [1]. Email addresses in output file `commandeline1` in > tests weren't sorted the same way as the reference file it was > compared to. E.g.: > > [email protected]! > [email protected]! > [email protected]! > [email protected]!
And the reason why these addresses that are collected from the same input (i.e. command line, existing e-mail fields, footers, etc.) are shown in different order in your implementation is...? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

