Fix SEGV at runtime caused by invalid platform detection at build time #3

Merged
MicheleC merged 1 commits from fix/runtime-segv into master 1 year ago
Owner
  1. QT/TQT mis-define was causing wrong platform detection, which in the end resulted in SEGV at run time.
  2. SCI_LEXER is required to enable lexer support (was already enable in .pro file but missing in cmake file)
  3. "example" folder was not being built. Not required for the library itself, but a good test that build works fine.
1. QT/TQT mis-define was causing wrong platform detection, which in the end resulted in SEGV at run time. 2. SCI_LEXER is required to enable lexer support (was already enable in .pro file but missing in cmake file) 3. "example" folder was not being built. Not required for the library itself, but a good test that build works fine.
MicheleC added 1 commit 1 year ago
ee04a7e23d
Fix SEGV at runtime caused by invalid platform detection at build time
MicheleC requested review from SlavekB 1 year ago
MicheleC added this to the R14.1.0 release milestone 1 year ago
SlavekB approved these changes 1 year ago
SlavekB left a comment
Owner

It looks like a good hotfix for R14.1.0.

It looks like a good hotfix for R14.1.0.
MicheleC merged commit ee04a7e23d into master 1 year ago
MicheleC deleted branch fix/runtime-segv 1 year ago

Reviewers

SlavekB approved these changes 1 year ago
The pull request has been merged as ee04a7e23d.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tqscintilla#3
Loading…
There is no content yet.