Enforced egrep warning by an if/then check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

I'm uncertain, if it makes sense to file a bug report against the
xfce4-dev-tools or not. Actually upstream has got a reason to do this
;), but on Arch Linux it results in unwanted and annoying warnings :(.

$ grep egrep /usr/bin/xdt-autogen -A3
  if type egrep >/dev/null 2>&1; then
    EGREP=egrep
  else
    EGREP="grep -E"
  fi

One time I reported an egrep related warning issue against the rtirq
community package and upstream, but I didn't report it against e.g.
AUR's ventoy-bin. However, the above if/then issue is something very
special, since a workaround does cause the warnings in this particular
case. The grep package does also provide a workaround. IOW two
workarounds collide with each other :D.

Regards,
Ralf




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux