public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] reminder: you cannot use bash-4.x features (e.g. ${var^^}) in EAPI=[0-5]
@ 2015-11-10 23:53 Mike Frysinger
  2015-11-11  1:54 ` Mike Frysinger
  2015-11-11  2:51 ` [gentoo-dev] [RFC] ban use of base-4 casemods in ebuilds due to locale collation instability Mike Frysinger
  0 siblings, 2 replies; 20+ messages in thread
From: Mike Frysinger @ 2015-11-10 23:53 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

i randomly stumbled across an ebuild that was using ^^ to make a variable
uppercase.  this is new to bash-4.0 and thus invalid for EAPI=[0-5].  only
the fresh EAPI=6 permits it since we bumped the min ver to bash-4.2.
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-11-12  6:52 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10 23:53 [gentoo-dev] reminder: you cannot use bash-4.x features (e.g. ${var^^}) in EAPI=[0-5] Mike Frysinger
2015-11-11  1:54 ` Mike Frysinger
2015-11-11  2:51 ` [gentoo-dev] [RFC] ban use of base-4 casemods in ebuilds due to locale collation instability Mike Frysinger
2015-11-11  4:03   ` Mike Frysinger
2015-11-11  4:16   ` Ulrich Mueller
2015-11-11  7:16     ` René Neumann
2015-11-11  7:37       ` Ulrich Mueller
2015-11-11  7:47         ` Mike Frysinger
2015-11-11  8:04           ` Ulrich Mueller
2015-11-11  7:42     ` Mike Frysinger
2015-11-11  6:16   ` Patrick Lauer
2015-11-11  9:13     ` Michał Górny
2015-11-11 12:39     ` Ciaran McCreesh
2015-11-11 15:48       ` [gentoo-dev] Revise EAPI 6? (was: [RFC] ban use of base-4 casemods in ebuilds due to locale collation instability) Ulrich Mueller
2015-11-11 21:52         ` Jason A. Donenfeld
2015-11-11 22:21           ` [gentoo-dev] Revise EAPI 6? Matthias Maier
2015-11-11 23:18             ` Ulrich Mueller
2015-11-12  0:34               ` Mike Gilbert
2015-11-12  6:24                 ` Ulrich Mueller
2015-11-12  6:52           ` [gentoo-dev] Re: Revise EAPI 6? (was: [RFC] ban use of base-4 casemods in ebuilds due to locale collation instability) Martin Vaeth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox