Edward Lam

Results 59 comments of Edward Lam

@jilliene @meshula We're moving up to TBB 2020 update 3 for the next major release of Houdini right now (since CY2021 vfxplatform.com is TBB 2020). I'm noticing the same issues...

@ggris On a side note, can you point to where the fix is for TBB? Thanks!

@boberfly I'd suggest that you split it out under separate PR's by porting in different branches if possible, one for each category of API changes. In particular, I think at...

For the record, I get these too. ``` Processing all files and saving to 'buildAnalyze.bin'... WARN: JSON parse error TAPE_ERROR: The JSON document has an improper structure: missing or superfluous...

So I updated to the latest code. It's because it's processing random json files part of my project that are not from clang :( Is there a way to specify...

Do we really need to concern ourselves with bit depths? I'd imagine 99% of the use cases would be for user interfaces where HTML codes in the form of `#RRGGBBAA`...

Yeah, but Visual Studio C++ is my preferred compiler. I'm actually a bit surprised at the use of `__int128` since most (or all?) processors don't have native support for them...

@gvinciguerra Perhaps 64-bit input keys can be disabled when compiling on MSVC? Not sure how useful that would be though

The callable will see the side effects _within_ itself because it's operating on a class data member. Consider something like this except far more convoluted because it's been evolved TBB...

As the *original submitter* of this issue, yes, this is very much still relevant. Can we please stop having these bots touch every old issue every few months? We need...