Skip to content

Conversation

@Sil-Boydens
Copy link
Contributor

progress 12 and up don't have a 32 bit compiler (that i'm aware off), but they do have 32 bit clients. this PR moves the process-architecture check from compile time to runtime so a version compiled in 64 bit can be run on 32 bit clients.

tested and validated on version:

  • 10.2B07 32-bit
  • 11.7.14 32-bit
  • 11.7.15 64-bit
  • 12.2.12 32-bit (compiled using 12.2.10 64-bit)
  • 12.2.10 64-bit

progress 12 and up don't have a 32 bit compiler (that i'm aware off), but they do have 32 bit clients.
this PR moves the process architecture check from compile time to runtime so a version compiled in 64 bit can be run on 32 bit clients.

tested and validated on version:
- 10.2B07 32-bit
- 11.7.14 32-bit
- 11.7.15 64-bit
- 12.2.12 32-bit (compiled using 12.2.10 64-bit)
- 12.2.10 64-bit
@patrickTingen
Copy link
Owner

patrickTingen commented Jan 7, 2024 via email

@Sil-Boydens
Copy link
Contributor Author

Hi Patrick,

No worries, i was already aware of the big rewrite for those tabs.
You don't have to merge this, just copying the underlying idea is also possible.
Just leave the PR open until this functionality is in the main release, so people that need this can find it.

@patrickTingen
Copy link
Owner

patrickTingen commented Jan 8, 2024 via email

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.

2 participants