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

Fixed some function names and sorted alphabetically #410

Closed
wants to merge 12 commits into from
Closed

Fixed some function names and sorted alphabetically #410

wants to merge 12 commits into from

Conversation

Princess-of-Sleeping
Copy link
Contributor

No description provided.

@Princess-of-Sleeping
Copy link
Contributor Author

I do not know this error

@d3m3vilurr
Copy link
Contributor

because P is lower value than T
ksceSblAimgrIsTest and ksceSblAimgrIsPrototypeRev2

db.yml Outdated
ksceMsifDisableSlowMode: 0x75848756
ksceMsifEnableSlowMode: 0x4B751CE6
ksceMsifGetMsInfo: 0xD0307849

Copy link
Contributor

Choose a reason for hiding this comment

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

these are original function before the patch.
so can you change other side?
and maybe give postfix(like 2~4) is better than prefix(_)

but if you think it's private function, just remain the comment :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm sorry but I can not figure out where to fix it.
Function names such as _sceErrorGetExternalString are defined in SceSysLibTrace.

Copy link
Contributor

Choose a reason for hiding this comment

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

i mentioned c2a2ec7 commit parts, and you added same name function to other side.
imo, _ prefix only can have an internal function(private method)
btw technically we can call it if that was defined nid. :/

Copy link
Contributor

Choose a reason for hiding this comment

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

No @d3m3vilurr there are _sce prefixed functions that are exported.
The issue is the ksce naming: it would give k_sce.
Moreover sometimes __sce.

Copy link
Contributor

@d3m3vilurr d3m3vilurr Jul 3, 2019

Choose a reason for hiding this comment

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

@CelesteBlue-dev I know. and you told repeat and repeat about objection of the vitasdk's decisions that why we use ksce instead ForDriver/Kernel and why we don't use the sony's export name.
please stop.

this project isn't the sony project, technically we would use reverse engineering, but we couldn't reference of the sony's official sdk.
it means, we can choose another name for nid which has more meaningful.
(but yeah, you couldn't agree it).

Copy link
Contributor

Choose a reason for hiding this comment

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

so @CelesteBlue-dev you can suggest another name, and if that name has really good, we can change every name.
but it is also sdk, so full changing wouldn't be acceptable :)

@d3m3vilurr
Copy link
Contributor

this pr would break backward compatibility, but it seems move to right place.
some modules(SceRTC, SceDisplay, SceMotion) located wrong place for passing the travis tests.
it could be next steps (related #331)

and I'll merge it manually, pr needs squashing some commits(Fixed incorrect blahblah and Return Sce* blahblah) and I don't agree to rename function of SceSblSsUpdateMgr

@d3m3vilurr
Copy link
Contributor

merged 8fe91a2

@d3m3vilurr d3m3vilurr closed this Jul 17, 2019
@yne
Copy link
Contributor

yne commented Jul 17, 2019

I was worried to see a PR so huge (+7,555 −7,552) being merged

@d3m3vilurr d3m3vilurr mentioned this pull request Aug 4, 2019
devnoname120 added a commit that referenced this pull request Aug 4, 2019
This pull request introduced some breaking changes.
@d3m3vilurr d3m3vilurr mentioned this pull request Aug 5, 2019
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.

4 participants