Errors and warnings should include line number when possible
Reported by Christopher Stawarz | January 9th, 2015 @ 04:04 PM | in 0.6.0 (closed)
Error and warning messages (i.e. those produced by
merror
and mwarning
) should include, when
possible/applicable, the line number in the experiment XML of the
component that produced the message. For example, if the user
attempts to divide by zero, the associated error message should
include the line number of the action that evaluated the offending
expression.
Obviously, this will require that MWorks starts storing line
numbers (possibly in the base Component
class).
Comments and changes to this ticket
-
Christopher Stawarz April 2nd, 2015 @ 10:04 AM
- Milestone set to 0.6.0
-
Christopher Stawarz May 11th, 2015 @ 03:24 PM
- State changed from open to resolved
- Assigned user set to Christopher Stawarz
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite