Re: [PATCH v8 07/10] send-email: reduce dependencies impact on parse_address_line

2015-07-08 Thread Matthieu Moy
Torsten Bögershausen writes: > (Thanks for the quick reply. > Sorry for the noise about > #!/usr/bin/perl > of course we call the right perl) No problem. > The new patch seems to be integrated in pu (I tested d08caa8e022f08d) > Test seems to pass, Good. > but some noise is on the channel: Ar

Re: [PATCH v8 07/10] send-email: reduce dependencies impact on parse_address_line

2015-07-08 Thread Torsten Bögershausen
(Thanks for the quick reply. Sorry for the noise about #!/usr/bin/perl of course we call the right perl) The new patch seems to be integrated in pu (I tested d08caa8e022f08d) Test seems to pass, but some noise is on the channel: Initialized empty Git repository in /Users/tb/NoBackup/projects/gi

[PATCH v8 07/10] send-email: reduce dependencies impact on parse_address_line

2015-07-07 Thread Matthieu Moy
From: Remi Lespinet parse_address_line had not the same behavior whether the user had Mail::Address or not. Teach parse_address_line to behave like Mail::Address. When the user input is correct, this implementation behaves exactly like Mail::Address except when there are quotes inside the name: