Skip to content

Conversation

@wille-io
Copy link
Contributor

Next try. jerry_debugger_scope_variable_type_t was not explicitly sized by the compiler as 8bit.
Instead the fn could accept a uint8_t. You still can call the fn with a jerry_debugger_scope_variable_type_t as parameter.

@wille-io
Copy link
Contributor Author

Well, I messed this one up, too.

@wille-io wille-io closed this Feb 11, 2019
@akosthekiss
Copy link
Member

@wille-io You don't have to close a PR just because a fix didn't work out. (Unless you give up on the fix completely.) You can just keep working on the same branch and push / force push it to GitHub. It will update the PR automatically. It is a better approach than opening a new PR for every try. Please see the GitHub Flow intro (section "Discuss and review your code").

@wille-io
Copy link
Contributor Author

@akosthekiss Can we please have a talk about me failing git @ irc? Sadly nobody was answering there for several days.

jerry_debugger_scope_variable_type_t was not explicitly sized by the compiler as 8bit, accept uint8_t instead (you still can call the fn with a jerry_debugger_scope_variable_type_t)

JerryScript-DCO-1.0-Signed-off-by: wille-io mike@wille.io
@wille-io
Copy link
Contributor Author

reopen

Copy link
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@robertsipka robertsipka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (informal)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants