On 28.08.19 11:22, Fabian Ebner wrote:
> It turns out that the line number counting was also broken (even on files 
> without multiple blanks), since the body of the while inside the nextline 
> subroutine would not be executed for a blank.
> I guess the subroutine was intended to skip comments and blanks, but since we 
> use blanks to recognize the end of a section, I changed it to only skip 
> comments.
> 
> Signed-off-by: Fabian Ebner <f.eb...@proxmox.com>
> ---
> Changes from v1:
> * fix line number counting
> * style
> 

applied, much thanks for this! Quite the old bug, great that you run
into it and fixed both!

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to