mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
The preprocessor was incorrectly setting the line when starting an include file to the line it was called from instead of 1. This would give incorrect line numbers for errors/warnings in the included file.