bug-cpio
[Top][All Lists]
Advanced

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

[Bug-cpio] Patch to detect setlocale function


From: Mitsuru Chinen
Subject: [Bug-cpio] Patch to detect setlocale function
Date: Thu, 6 Jan 2005 14:24:18 +0900

Hi guys,

It seems that cpio-2.6 has a bug with detecting setlocale function.
In lib/system.h, though HAVE_SETLOCALE is checked, but
HAVE_SETLOCALE is not defined with configure script.
And `#ifdef HAVE_LOCALE_H' isn't necessary in src/main.c and src/mt.c
once lib/system.h works correctly.

I've created the patch for this issue. Could you check my patch?

------
Mitsuru Chinen

Attachment: cpio-2.6-i18n-0.1.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]