John Paul Adrian Glaubitz
John Paul Adrian Glaubitz
> If you need the file names updated, I'd likely just cut a patch release for all 3. I can add additional wheel entries for a version, but can't republish...
> @glaubitz sorry for delay hit some unexpected foibles. > > I re-released with the post1 versions. > > * [azure-mgmt-edgezones](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-edgezones_1.0.0b1.post1) > > * [azure-mgmt-appplatform](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-appplatform_9.1.0.post1) > > * [azure-mgmt-oracledatabase](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-oracledatabase_1.0.0.post1) >...
> > > @glaubitz sorry for delay hit some unexpected foibles. > > > I re-released with the post1 versions. > > > ``` > > > * [azure-mgmt-edgezones](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-edgezones_1.0.0b1.post1) >...
Looks like another underscore-named tag just slipped in: ``` refs/tags/azure_search_documents_11.5.1 Tue Jul 30 10:45:28 2024 -0700 ```
> Can I please assist you with a patch so I don't break you when that occurs? Sorry, I was on vacation. What do you suggest? I just noticed that...
> > > Can I please assist you with a patch so I don't break you when that occurs? > > > > > > Sorry, I was on vacation....
This fixes the build with GCC 14 for me.
Okay, so the output file was actually silently generated despite the error message. The error occurred because I did not add the new architecture to `hidwrapper.rs` which does not happen...
> I know that this approach is in general unsafe. However, for BMP it's a simple approach that works on all platforms tested and has been extensively fuzzed. Besides being...
I can confirm that the alignment issues are gone but the testsuite is now failing for different reasons (sparc64 is big-endian as well): ``` //////////////////////////////////////////////// //////////////// rankhisto_reg /////////////// //////////////////////////////////////////////// leptonica-1.84.2...