Boris Buliga

Results 173 comments of Boris Buliga

I tried placing the following code in the end of `if (build.with? "cocoa") && (build.without? "x11")` block, but it doesn't work. I mean, nothig happens. When I try to put...

Hey folks, I can't address this issue right now cause I got left without my personal laptop. Have not ETA when I can go back home. So I would gladly...

I also don't understand why they remove them. But it looks like there is a way to skip their cleaning using [`skip_clean`](https://github.com/Homebrew/brew/blob/5f5af43244eaece1f09d695603e1a261676713a0/Library/Homebrew/formula.rb#L2905-L2916) function.

@dabrahams unfortunately no, and I doubt that it's possible to use it from the command line.

Curious issue. And I still don't know the answer. Maybe there are other xwidgets users who can help? @agzam as far as I remember you were the most active user...

@agzam thanks for the link. Looks like there is proposed solution, it's just no one brought it here. I've no ability to test it myself, so the best course of...

Wow. I just have to say that I am happy to be part of this community 🤗 You folks rock! --- @jidicula thanks for sharing your workaround 💯 --- @bkmit...

I am pinning this issue untill we fix compilation with `nativecomp` feature for Emacs 28 and Emacs 29. Fix for Emacs 28 is in master now, fix for Emacs 29...

#492 is merged. In order to test it, performa a combination of `brew update` and `brew install emacs-plus@29 --with-native-comp [options]`. Let me know if it doesn't work.