VVD

Results 114 comments of VVD

`Added "--onetbb" option to use oneTBB instead of TBB.` https://github.com/PixarAnimationStudios/OpenUSD/blob/v24.08/CHANGELOG.md I'll test…

It looks like support of the FreeBSD is completely broken.

What is CLA? I posted "patches" ("hacks") here: https://github.com/PixarAnimationStudios/OpenUSD/issues/1706#issuecomment-2297777281. Build on FreeBSD 14.1 amd64 without errors. Didn't tested runtime.

> That's likely - we do not officially support FreeBSD and the author of a PR to attempt to add support never provided us with a CLA. https://github.com/PixarAnimationStudios/OpenUSD/pull/1705#issuecomment-1107713218

> glfwGetPreeditCursorRectangle This feature added in custom patch not merged to upstream of glfw. Current port graphics/glfw have this patch with default option PREEDIT. games/lwjgl3 is in ports too. So...

Use games/lwjgl3 from ports.

``` --- lib/IMAP.php.orig +++ lib/IMAP.php @@ -8,6 +8,7 @@ namespace OCA\UserExternal; * See the COPYING-README file. */ namespace OCA\UserExternal; +use Psr\Log\LoggerInterface; /** * User authentication against an IMAP mail server...

> Even if the code is there, your history is not clean. Please correct it so that I can give you an OK review. Are you talking to me or...