Bug #10499 2007-02-27 00:11

stephq

"template instantiated from here" is not error

In the message window, build log, the compiler phrase:

..."instantiated from here" is always interpreted as an error (red font).

Instead this phrase refers to the error or warning that appears inside the template (and is reported in the following line).

So it should not be threated as en error, it's just an explanation telling from where the template was instantiated.

I spent some time trying to figure out why I got this error, while it was just referring to a warning (a variable not used). :)

Category
Application::WrongBehaviour
Group
 
Status
Closed
Close date
2007-03-14 09:21
Assigned to
mortenmacfly
mortenmacfly 2007-03-14 09:21

This bug is now fixed in HEAD.

Thank you for reporting it.