GNU bug report logs -
#69652
[PATCH gnome-team 0/1] What should we do with orbit2?
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Fri, 8 Mar 2024 17:43:01 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 69652 <at> debbugs.gnu.org (full text, mbox):
Am Freitag, dem 08.03.2024 um 21:03 +0100 schrieb Vivien Kraus:
> Le vendredi 08 mars 2024 à 20:11 +0100, Liliana Marie Prikler a
> écrit :
> > Prefer the “disable-failing-tests” pattern, but first investigate
> > why they fail. Note that this would make icecat and icedove 64-bit
> > only (that is if Rust doesn't do so already).
>
> Rust has already been introduced in both.
I'd still like to avoid overconstraining if possible.
> > > $(DEPS) CosNaming.h libname-server-2.a"))))
> > > - (add-before 'configure 'ignore-deprecations
> > > - (lambda _
> > > - (substitute* "linc2/src/Makefile.in"
> > > - (("-DG_DISABLE_DEPRECATED")
> > > - "-DGLIB_DISABLE_DEPRECATION_WARNINGS")))))))
> > > + (add-before 'configure 'ignore-deprecations
> > > + (lambda _
> > > + (substitute* "linc2/src/Makefile.in"
> > > + (("-DG_DISABLE_DEPRECATED")
> > > + "-DGLIB_DISABLE_DEPRECATION_WARNINGS")))))))
> > What changes in this hunk?
> >
> It’s hard to see, but the indentation changed. Should it be ignored?
Rather, the cosmetic change should be separated from the semantic
change.
Cheers
This bug report was last modified 1 year and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.