Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: vapier@g.o
Subject: Re: [gentoo-dev] evar_push/pop helpers
Date: Sun, 02 Jun 2013 06:51:16
Message-Id: 20130602085134.40151bd2@gentoo.org
In Reply to: [gentoo-dev] evar_push/pop helpers by Mike Frysinger
1 Dnia 2013-06-01, o godz. 23:03:20
2 Mike Frysinger <vapier@g.o> napisał(a):
3
4 > simple set of helpers to save/restore a variable in a limited section of code
5 >
6 > you can see an example of it in action at the end of the file where i need to
7 > tweak epatch (and no, doing `LC_COLLATE=C set -- ....` does not work).
8
9 Why the ugly hackery instead of proper 'local' scope?
10
11 --
12 Best regards,
13 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] evar_push/pop helpers Mike Frysinger <vapier@g.o>