etheory
etheory
Hi there, I've been using the ARM gcc trunk 32bit targets a lot lately whilst working with STM32 ARM MCUs and found it invaluable. However many of the instructions (such...
Make sure you read and understand this document. Use one of the two templates below and delete the rest. - [x] FEATURE REQUEST ------------------------------------------------------------------------------- > FEATURE REQUEST ### There is...
https://github.com/OpenImageIO/oiio/blob/5767c62394872b89d3b39a1c303a4378945fc895/src/jpeg2000.imageio/jpeg2000input.cpp#L235-L242 I am reliably getting segfaults for this set of code. If I comment it out, the issue goes away: ``` received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffafa4d700...
**Can the maketx argument --attrib half be applied ONLY when the source texture is float?** I am trying to switch our own customized version of OpenImageIO to the mainline version...
**NOTE:** this PR is incomplete and needs more work, but it's definitely heading in the right direction. Please someone else check that this works for them, but it sure works...
[http://www.steinberg.net/sdk_downloads/vstsdk366_27_06_2016_build_61.zip](http://www.steinberg.net/sdk_downloads/vstsdk366_27_06_2016_build_61.zip) is no longer live. The get_steinberg_sdk.py should be updated to reflect this. The correct URL is now: [https://www.steinberg.net/vst3sdk](https://www.steinberg.net/vst3sdk)
### Problem In https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/blob/bd7fd4cf8cd4b0b75c52715737b64b204bc585bf/src/liboslexec/shadingsys.cpp#L1927 we have: - num_userdata - userdata_names - userdata_types - userdata_offsets - userdata_derivs but only: - num_attributes_needed - attributes_needed - attribute_scopes - unknown_attributes_needed which is missing a...
As you can see here: https://github.com/STMicroelectronics/STM32CubeG4/blob/29e23e9f45f0a495eafbfb341d98d65ca967e6ff/Drivers/CMSIS/Include/cmsis_gcc.h#L2129-L2152 The version in this repository is STILL incorrect, and should be fixed please. Here is the CMSIS version: https://github.com/ARM-software/CMSIS_5/blob/a75f01746df18bb5b929dfb8dc6c9407fac3a0f3/CMSIS/Core/Include/cmsis_gcc.h#L2183-L2200 I reported this months ago...
Following the readme instructions no longer works, I get the following message before the repo fails to clone: `error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly:...
Hi there! I've been following the instructions found here: `building/centos7_build.md` and when it gets to the boost section, I get the following error: ``` [ 9%] Performing build step for...