#61: error message for histval syntax --------------------------+------------------------------------------------- Reporter: michel | Owner: sebastien Type: bug | Status: new Priority: minor | Milestone: 4.1 Component: Preprocessor | Version: Keywords: | --------------------------+------------------------------------------------- if one writes wrongly
histval; y = 1; end;
instead of
histval; y,1; end;
there is no error message with the line number where the error occurs
#61: error message for histval syntax ---------------------------+------------------------------------------------ Reporter: michel | Owner: sebastien Type: bug | Status: closed Priority: minor | Milestone: 4.1 Component: Preprocessor | Version: Resolution: invalid | Keywords: ---------------------------+------------------------------------------------ Changes (by michel):
* status: new => closed * resolution: => invalid