Skip to content

time: Fix DateTime::setUnixTime for non-debug builds#245

Merged
leoetlino merged 1 commit intoopen-ead:masterfrom
MonsterDruide1:datetime-debug
Feb 16, 2026
Merged

time: Fix DateTime::setUnixTime for non-debug builds#245
leoetlino merged 1 commit intoopen-ead:masterfrom
MonsterDruide1:datetime-debug

Conversation

@MonsterDruide1
Copy link
Contributor

@MonsterDruide1 MonsterDruide1 commented Feb 15, 2026

This block makes a call to DateUtil::isLeapYear - but only in debug builds. Therefore, I assume this entire block is ifdefd to run on debug builds only.


This change is Reviewable

@MonsterDruide1 MonsterDruide1 self-assigned this Feb 15, 2026
@leoetlino leoetlino merged commit 211f485 into open-ead:master Feb 16, 2026
3 checks passed
@MonsterDruide1 MonsterDruide1 deleted the datetime-debug branch February 16, 2026 10:56
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