Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] CLEANUP: Sleep block is coded twice to cover different locales (#98727)
Date: Mon, 18 Jul 2005 03:26:03
Message-Id: 200507181225.37265.jstubbs@gentoo.org
1 http://bugs.gentoo.org/show_bug.cgi?id=98727
2
3 Author: Jason Stubbs
4
5 The current code is written twice, once with "." as the decimal
6 separator and once with it as ",". This is to account for being run
7 under different locales. This patch adjusts the locale and turns the
8 multiple sleeps into a loop.
9
10 --
11 Jason Stubbs

Attachments

File name MIME type
98727_sleep_locale_cleanup.patch text/x-diff