Project

Profile

Help

HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187

Bug #835044

open

Stop make on tolua errors

Added by Alexandro Ignatiev over 3 years ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Bootstrap
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Debug tolua packages is pain as it is, and here make just continues even if tolua says there is an error. If the *_gen.[ch] exists from previous compilation, CC tries to use it that may lead to unnoticed errors.

Actions #1

Updated by Marko Lindqvist over 3 years ago

That's problem in tolua. It does not return failure status.

Actions #2

Updated by Marko Lindqvist 9 months ago

  • Category changed from General to Bootstrap

Marko Lindqvist wrote:

That's problem in tolua. It does not return failure status.

Don't know if it would be worth making changes to that in our included tolua. Usually one does not use that tolua, but one from the system.

Actions #3

Updated by Alexandro Ignatiev 9 months ago

Can we wrap tolua call in a scriptlet that looks on its output and raises an error?

Also available in: Atom PDF