Daniel Nachun

Results 10 issues of Daniel Nachun

### Provide a detailed description of the proposed feature Currently we have some bottles which are non-relocatable – they can only be used if they are installed in the default...

features
in progress
discussion
enhancement

- [ ] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [ ] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [ ] Have you checked...

CI-no-fail-fast
long build

Apple Silicon builds currently fail because this `ifdef` doesn't check for AArch64, and consequently tries to check for x86 extensions that don't exist on ARM. This was the only change...

### Provide a detailed description of the proposed feature We have completed our transition to a newer CI image on Linux and I wanted to address the other Linux-related subject...

features

Now that we have migrated to a newer GCC in CI, we should no longer need any Linux-only dependencies on GCC due to needing to support newer C++ standards. We...

help wanted

Checklist - [ ] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [ ] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [...

staged-recipes
review-requested
go

Checklist - [ ] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [ ] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [...

staged-recipes
review-requested
go

As noted in the [issue](https://github.com/conda-forge/m2w64-muparser-feedstock/issues/14) and originally described in [this](https://github.com/conda-forge/m2w64-muparser-feedstock/pull/13#issuecomment-2240992839) comment, `m2w64-muparser` is now redundant with `muparser` ([link](https://github.com/conda-forge/muparser-feedstock)) because `muparser` is now built with UCRT on Windows. Please let me...

### Description The R 4.4 + UCRT migration is now complete for all but one CRAN package (see https://github.com/conda-forge/r-volumodel-feedstock/pull/2), and that failure is not related to the migration. We have...

cla-signed

Checklist - [ ] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [ ] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [...

review-requested
c-cpp