Subject: | Incremental option processing broken. |
As reported in <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864544> incremental option processing seems broken. Bisecting shows that that this was broken by 52e78e386fa5942bc446539aa2a4ea5bbf30dc20:
Author: Johan Vromans <jvromans@squirrel.nl>
Date: Mon Nov 2 09:30:15 2015 +0100
Fix bug https://rt.cpan.org/Ticket/Display.html?id=39052.
This seems to be a separate problem than the the number defaulting problem reported on the Debian bug, which seems fixed as of 2.50.
Thanks for your work maintaining Getopt::Long.