Hi, Brian Cully <b...@spork.org> skribis:
> GCC-11 sniffed out a long-standing bug where a pointer was being tested for a > negative value, which is impossible. Instead, check for NULL, which is how the > error result is actually returned. > > See https://github.com/iwamatsu/slim/issues/14 for details. > > * gnu/packages/display-managers.scm (slim) [fix-0-pointer-comparison]: new > phase [...] > Moved to github, according to https://www.berlios.de/software/slim/. > > * gnu/packages/display-managers.scm (slim) [home-page]: update URL. Applied, thanks! Ludo’.