Skip to content

"Line aware synthesis cannot synthesis…" error doesn't specify line number. #437

@Geremia

Description

@Geremia

This error message (syrec_line_aware_synthesis.cpp#L63C1-L63C204):

std::cerr << "Line aware synthesis cannot synthesis a statement that contains a variable access that uses a non-compile time constant expression as index in its dimension access component\n";

doesn't specify a line number where this error occurs in the SyReC source file.

Also, proper grammar should be:

Line aware synthesis cannot synthesize a statement that contains a variable access that uses a non-compile time constant expression as index in its dimension access component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++Anything related to C++ codeusabilityAnything related to usability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions