Skip to content

Fix #1420: Capstone 4 fails to build when targeting UWP#1421

Merged
aquynh merged 1 commit intocapstone-engine:v4from
ceeac:fix-uwp-build
Mar 14, 2019
Merged

Fix #1420: Capstone 4 fails to build when targeting UWP#1421
aquynh merged 1 commit intocapstone-engine:v4from
ceeac:fix-uwp-build

Conversation

@ceeac
Copy link
Contributor

@ceeac ceeac commented Mar 11, 2019

No description provided.

@david942j
Copy link
Contributor

IMO defining strcpy as strcpy_s under MSVC would be better ?

@aquynh
Copy link
Collaborator

aquynh commented Mar 12, 2019

@fotisl please ack.

@aquynh
Copy link
Collaborator

aquynh commented Mar 12, 2019

alternatively, we can also put this in source code, like https://github.com/aquynh/capstone/blob/master/arch/M68K/M68KInstPrinter.c#L4-L8 ?

@ceeac
Copy link
Contributor Author

ceeac commented Mar 12, 2019

There is also https://github.com/aquynh/capstone/blob/master/arch/Sparc/SparcInstPrinter.c#L19-L25 so at least it is consistent to put the define into TMS320C64xInstPrinter.c . I amended the last commit.

@aquynh
Copy link
Collaborator

aquynh commented Mar 14, 2019

@fotisl, i will just merge this simple fix.

thanks!

@ceeac ceeac deleted the fix-uwp-build branch March 14, 2019 16:21
@fotisl
Copy link
Contributor

fotisl commented Mar 14, 2019

@aquynh Yes, it's a simple fix, it's good that it's merged.

@riptl riptl mentioned this pull request Jul 22, 2022
6 tasks
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