Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSDec as cutter native plugin #3304

Merged
merged 2 commits into from
Feb 25, 2024
Merged

JSDec as cutter native plugin #3304

merged 2 commits into from
Feb 25, 2024

Conversation

wargio
Copy link
Member

@wargio wargio commented Feb 24, 2024

Your checklist for this pull request

Detailed description

Builds jsdec as a cutter native plugin.

Fix #3303

@XVilka

This comment was marked as outdated.

@wargio wargio marked this pull request as draft February 24, 2024 13:22
@wargio wargio changed the title Enforce jsdec output as string. JSDec as cutter native plugin Feb 24, 2024
@wargio wargio force-pushed the fix-jsdec branch 4 times, most recently from 40d6d84 to d3f3c3a Compare February 25, 2024 08:53
@wargio wargio marked this pull request as ready for review February 25, 2024 12:32
@@ -286,6 +287,7 @@ void CutterCore::loadDefaultCutterRC()
}
qInfo() << tr("Loading initialization file from ") << cutterRCFilePath;
rz_core_cmd_file(core, cutterRCFilePath.toUtf8().constData());
rz_cons_flush();
}

QList<QString> CutterCore::sdbList(QString path)
Copy link
Member

Choose a reason for hiding this comment

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

We should remove this function in the future.

Copy link
Member Author

Choose a reason for hiding this comment

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

there are many thing that should be rewritten in cutter to simplify stuff.

@wargio wargio merged commit 7002492 into dev Feb 25, 2024
@wargio wargio deleted the fix-jsdec branch February 25, 2024 14:35
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.

Failed to parse JSON (jsdec)
2 participants