[ImageEngine/cortex] bd5648: Version : Fix `*Version()` functions to return run...

0 views
Skip to first unread message

John Haddon

unread,
Sep 16, 2024, 6:09:22 AM9/16/24
to cortex...@googlegroups.com
Branch: refs/heads/RB-10.5
Home: https://github.com/ImageEngine/cortex
Commit: bd564873ea758a6f20578a769916ac9ae6e7605e
https://github.com/ImageEngine/cortex/commit/bd564873ea758a6f20578a769916ac9ae6e7605e
Author: John Haddon <thehad...@gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)

Changed paths:
M Changes
M include/IECore/Version.h
A src/IECore/Version.cpp

Log Message:
-----------
Version : Fix `*Version()` functions to return runtime version

This was broken by 8ead0c791264ac417bd63ddd817455a146a516cc, which inlined the functions, meaning that client code inlined the version numbers at the point of compilation. There's no point in doing that - that's what the macros are for.


Commit: cdc0cc1c013e83dd77229ada92a661263fe0ffac
https://github.com/ImageEngine/cortex/commit/cdc0cc1c013e83dd77229ada92a661263fe0ffac
Author: John Haddon <thehad...@gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)

Changed paths:
M Changes
M include/IECore/Version.h
A src/IECore/Version.cpp

Log Message:
-----------
Merge pull request #1427 from johnhaddon/fixVersion

Version : Fix `*Version()` functions to return runtime version


Compare: https://github.com/ImageEngine/cortex/compare/ec54e8f906d2...cdc0cc1c013e

To unsubscribe from these emails, change your notification settings at https://github.com/ImageEngine/cortex/settings/notifications
Reply all
Reply to author
Forward
0 new messages