Changed so lines that are all comment (or just whitespace + comment)
are completely skipped, rather than being treated as blank lines (and then subject to the 'skip_blanks' flag). This allows us to process old-style Setup files, which rely on hello \\ # boo! there coming out as "hello there".
Showing
Please register or sign in to comment