041009a22e
When the user gives relative path names for p4 files, report those in error messages (etc.). The SourceManager can/does resolve those to absolute path names. Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
Error: In action-parameters-wrong-order.p4, there was an error:
|
|
...ion a(inout bool aa, int ax, inout bool ay) {...
|
|
All parameters with direction must precede directionless parameters
|