-
m-relay
<tzadiko:matrix.org> vtnerd: Can you point me to the lines you changed as a result of this comment? It's hard to tell given you the commit was squashed.
monero-project/monero #9851#issuecomment-2744091444
-
m-relay
<tzadiko:matrix.org> Thank you
-
m-relay
-
m-relay
-
m-relay
<vtnerd:monero.social> Ah beat me to it, should ve read whole backlog
-
m-relay
-
NorrinRadd
"It's hard to tell given you the commit was squashed." - bingo
-
NorrinRadd
ofrnxmr do you realize much of git does is rebasing? what can cherry-pick do that rebase cannot?
-
m-relay
<ofrnxmr:xmr.mx> cherrypicking recommits on the top of your branch. Rebasing goes at the bottom.
-
m-relay
<ofrnxmr:xmr.mx> Do i realize what?
-
m-relay
<ofrnxmr:xmr.mx> Anyway, i'm not arguing with you or anyone else. Author-must-squash (not maintaintainer) is how monero-project repos are maintained. youre free to do whatever you please on other repos
-
NorrinRadd
ofrnxmr rebase can place a commit anywhere you want it
-
NorrinRadd
edit it, squash it, top, bottom, just about anything. cherry-pick is just a subset of that
-
m-relay
<ofrnxmr:xmr.mx> Please read my last msg, and send email to hardware⊙go if you have any further concerns
-
NorrinRadd
read it. Re: squash, i was speaking to tz-person.
-
m-relay
-
m-relay
<beimeiyizhilang:matrix.org> 有人吗
-
m-relay
<xmrcookies:envs.net> Lmao did not know this, thanks SyntheticBird
-
m-relay
<xmrcookies:envs.net> It's just a Nostr event @moneromoo
-
m-relay
<xmrcookies:envs.net> It's just a Nostr event
-
m-relay
<xmrcookies:envs.net> It's just a Nostr event, moneromooo
-
moneromooo
I have no idea what that means, sorry.
-
moneromooo
Ah, that was that large url to some url with lots of entropy on it...
-
selsta
.merge+ 9867 9865 9864 9842
-
xmr-pr
Added
-
tobtoht_
.merges
-
xmr-pr
9842 9864 9865 9867
-
tobtoht_
.merges
-
xmr-pr
Merge queue empty
-
m-relay
<r4v3r23:monero.social> tag incoming?
-
selsta
yes, I would say tag Friday if luigi is available and in the meantime more testing today and tomorrow?
-
m-relay
<syntheticbird:monero.social> selsta is glados confirmed
-
m-relay
<beimeiyizhilang:matrix.org> Why do I have to use a VPN when syncing or it won't kai'sh
-
m-relay
-
m-relay
<ofrnxmr:xmr.mx> Monero Support
-
love
Hi guys
-
m-relay
<tzadiko:matrix.org> Whats the best way to approach this:
-
m-relay
<tzadiko:matrix.org> I made a change wallet2_api.h-adjacent, and I want to make sure I didn't break anything outside the repository that uses this API. How do I test this? I presume I can build MoneroGUI somehow to do so, targetting my built changes? It's a separate project though. Not too familiar with best approach.
-
selsta
Yes, building monero-gui with the submodule updated to your changes is the best approach.
-
m-relay
<tzadiko:matrix.org> When I try to make with `make release-win64 -j4` it states I'm missing `x86_64-w64-mingw32-g++`
-
m-relay
<tzadiko:matrix.org> I have the Monero prerequisites
-
plowsof
A windows host OS? Or
-
m-relay
<ofrnxmr:xmr.mx> Monero GUI
-
m-relay
<ofrnxmr:xmr.mx> Maybe try just `make -j4`
-
m-relay
<ofrnxmr:xmr.mx> Possible that you cant cross-compile for windows from windows
-
m-relay
<ofrnxmr:xmr.mx> Yes
-
m-relay
<tzadiko:matrix.org> How do you guys usually transfer files between a Ubuntu VM and your Windows host? Im trying to mount a shared folder but running into a segmentation fauly and the verbose trace is not helpful. I've been trying to mount with sudo vmhgfs-fuse .host:/<shared-folder-name> /mnt/hgfs
-
m-relay
<tzadiko:matrix.org> Oh man, I think Im running VMWare commands but just realized Im on VirtualBox, that's probably why.
-
m-relay
<ofrnxmr:xmr.mx> Windows host :P, not many ppl here have one of those
-
m-relay
<tzadiko:matrix.org> Finally got it over. Now looks like I need to also install QT on the Ubuntu host, since I'm getting `./monero-wallet-gui: error while loading shared libraries: libQt5Quick.so.5: cannot open shared object file: No such file or directory` (?)
-
m-relay
<ofrnxmr:xmr.mx> Monero GUI this room is for /monero
-
m-relay
<ofrnxmr:xmr.mx> Monero-gui is the monero-dev equivalent for the gui wallet