1
0
mirror of synced 2024-12-14 00:32:52 +01:00
ImHex/lib/libimhex/include/hex
StarrFox 25ddaa08dc
build: Fix building with capstone < 5 (#1323)
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->

### Problem description
<!-- Describe the bug that you fixed/feature request that you
implemented, or link to an existing issue describing it -->
This might fix building with capstone 4 as discussed in
https://discord.com/channels/789833418631675954/1155669027306340393/1155669027306340393

### Implementation description
<!-- Explain what you did to correct the problem -->
moves the max definition inside the if statement that checks for
capstone 5
2023-09-25 21:52:28 +02:00
..
api feat: Added shortcut to switch between providers 2023-09-24 18:11:17 +02:00
data_processor impr: Refactoring of floating point tool to decrease code complexity. (#1275) 2023-09-20 10:48:44 +02:00
helpers build: Fix building with capstone < 5 (#1323) 2023-09-25 21:52:28 +02:00
providers impr: Added better provider documentation 2023-09-08 21:59:27 +02:00
subcommands feat: Added command line interface support (#1172) 2023-07-13 14:08:23 +02:00
ui impr: Added hint when patterns are still loading 2023-08-30 10:04:06 +02:00
api_urls.hpp build: Updated libwolv 2023-04-19 21:56:34 +02:00
plugin.hpp fix: Subcommands not working at all on Linux 2023-07-21 14:12:08 +02:00