!kjdutkOsheZdjqYmqp:nixos.org

Empty Room

1908 Members
400 Servers

Load older messages


SenderMessageTime
11 Jan 2025
@marie:marie.cologne@marie:marie.colognethat seems to work thank you very much16:16:50
@marie:marie.cologne@marie:marie.cologne hm that does not seem to work for me, it gives me Error: Failed to parse revset: Function "fork_point": Expected 1 arguments 16:17:20
@emilazy:matrix.orgemily you can omit the -s after git push -c basically. it's a little awkward, the default revset should maybe be a bit better 16:17:29
@emilazy:matrix.orgemily ah, fork_point(master | staging) should do it 16:17:36
@emilazy:matrix.orgemily (or the old-school heads(::master & ::staging) which I still use because of muscle memory) 16:17:54
@marie:marie.cologne@marie:marie.colognethat worked! thanks16:18:16
@mjm:midna.devmjmoh okay fork_point didn't exist when i added my version :D16:20:30
@emilazy:matrix.orgemily I wish it was called base(), I need to send a PR for that. (but getting off-topic I suppose) 16:21:54
@mjm:midna.devmjm idk, i think fork_point is more intuitive to me 16:25:22
@oak:universumi.fioak changed their profile picture.16:46:02
@mjm:midna.devmjmmerge base has always confused me as a term16:25:52
@oak:universumi.fioak changed their profile picture.16:46:59
@aprl:uwu.isaprl changed their display name from aprl📍38c3 📞 2774 to aprl.17:54:19
@pouya.abbassi:matrix.orgPouya Abbassi

Hi all!
I'm trying to update my system and I get an error from one of the packages I'm using for a few months. The cnijfilter4
Nothing in the package itself or its source code has changed in a few years, but this time I'm getting this error:

       > cnijnpr.c: In function 'get_printer_devid':
       > cnijnpr.c:588:12: error: type of 'fdusb' defaults to 'int' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-int-Wimplicit-int8;;]
       >   588 | static int get_printer_devid(fdusb)
       >       |            ^~~~~~~~~~~~~~~~~

It happens while running this line of the package.
Is there a way to suppress or fix it?

21:06:32
@k900:0upti.meK900GCC upgrade likely21:08:10
@k900:0upti.meK900 Ideally patch it to be (int fdusb) 21:08:21
@pandapip1:matrix.orgpandapip1 joined the room.21:17:07
@emilazy:matrix.orgemilycheck debian/fedora/arch for distro patches21:45:31
@emilazy:matrix.orgemilyoh this is some awful non-free printer blob21:45:38
@emilazy:matrix.orgemilyn/m do whatever you want :p21:45:41
@pouya.abbassi:matrix.orgPouya Abbassi

K900: I'm getting new errors like

warning: ignoring return value of 'read' declared with attribute 'warn_unused_result'

Isn't there a way to suppress them all, or at least tell gcc to NOT treat warnings as errors for this package?

22:00:47
@k900:0upti.meK900It should not do that by default22:01:01
@k900:0upti.meK900 So presumably it's hitting some warnings that are being treated as errors 22:01:15
@emilazy:matrix.orgemilyyou want to search for "error:"22:18:38
@emilazy:matrix.orgemilyhave you considered using Internet Printing Protocol or whatever it is btw?22:19:19
@emilazy:matrix.orgemilythese ancient proprietary drivers are just going to bitrot more and more over time22:19:40
@pouya.abbassi:matrix.orgPouya Abbassi

have you considered using Internet Printing Protocol or whatever it is btw?
printer does not have wifi and is connected directly to my laptop.
I guess I'll just remove the driver and use my windows pc to print stuff :|

22:22:55
@pouya.abbassi:matrix.orgPouya Abbassi *

have you considered using Internet Printing Protocol or whatever it is btw?

printer does not have wifi and is connected directly to my laptop.
I guess I'll just remove the driver and use my windows pc to print stuff :|

22:23:28
@emilazy:matrix.orgemily you can just set -Wno-error 22:35:57
@emilazy:matrix.orgemilyfor the errors that appear22:35:58

Show newer messages


Back to Room ListRoom Version: 6