Alexandre Blondin Massé

Results 3 issues of Alexandre Blondin Massé

Hi! A few days ago, I started using the [Go linter](https://github.com/golangci/golangci-lint) (with Go 1.21). When running it on my Baloo tests, there were many warnings about ignoring the error returned...

I'm trying to generate random integers, but they are always the same each time I run the program. For instance, if I have the one-line program (that I called `rand.nit`)...

bug
mac os x

I get the following when I launch `bin/calculator` (on MacOS 10.10.4): ``` Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!...

bug