docbook-xsl: introduce stack usage patch and URL rewrites#52041
docbook-xsl: introduce stack usage patch and URL rewrites#52041pthariensflame wants to merge 1 commit into
Conversation
|
I don't know what this fixes, but it doesn't look like it will fix the gtk-doc situation. Seems like that patch is for some issue that isn't even 1.79.2 specific. |
3840417 to
b82336a
Compare
|
@Bo98 I've added more to this. It should be more likely to fix |
|
Waiting on Homebrew/homebrew-test-bot#345 to test this properly. |
|
We should also test upgrading existing installations. I feel some of this stuff may need to be moved to We should probably also be using |
|
It is in |
|
Sorry, I think I was looking at two pull request so at once! I’d still be tempted to give opt_prefix a shot as the |
|
Also what was the |
b82336a to
3c52087
Compare
|
The |
|
Local testing has confirmed that the |
|
I'm talking about |
|
I am OK to keep the patch, looks like it fixes something for someone. The change looks good overall, glad we are making steps forward to a solution. I confirm that this fixes gtk-doc. The only remaining question is if we could use |
|
Oh, I see what you're talking about. Okay; I'll update it to use |
3c52087 to
42cc346
Compare
|
|
These errors seem unrelated. When the build is done, I propose to merge this as-is with the new docbook-xsl bottle, and work on these issues separately. |
|
I agree.
|
Also unrelated |
|
Also pre-existing. |
|
Thanks @pthariensflame ! |
|
Thanks @pthariensflame !! |
|
There is a patch for fceux, I asked for a release: TASEmulators/fceux#75 The rest can stay as-is until somebody has time to fix this. |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install <formula>)?See this page.