Skip to content

Fix compile error caused by the deprecated MICRO_SECONDS_PRE_SEC macro#2417

Closed
torinst wants to merge 2 commits into
drogonframework:masterfrom
torinst:bugfix/2415-fix-micro-seconds-macro
Closed

Fix compile error caused by the deprecated MICRO_SECONDS_PRE_SEC macro#2417
torinst wants to merge 2 commits into
drogonframework:masterfrom
torinst:bugfix/2415-fix-micro-seconds-macro

Conversation

@torinst
Copy link
Copy Markdown

@torinst torinst commented Dec 5, 2025

This pull request fixes the compile error caused by the outdated MICRO_SECONDS_PRE_SEC macro, which was replaced to MICRO_SECONDS_PER_SEC in Trantor.

@torinst torinst changed the title Fix issue #2415: Replace deprecated MICRO_SECONDS_PRE_SEC with MICRO_SECONDS_PER_SEC Fix compile error caused by the deprecated MICRO_SECONDS_PRE_SEC macro Dec 5, 2025
@torinst torinst closed this Dec 28, 2025
@torinst torinst deleted the bugfix/2415-fix-micro-seconds-macro branch December 28, 2025 12:37
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.

Compile Fail due to MICRO_SECONDS_PRE_SEC

1 participant