bug-guile
[Top][All Lists]
Advanced

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

bug#18898: Two portability patches


From: Thomas Klausner
Subject: bug#18898: Two portability patches
Date: Thu, 30 Oct 2014 00:36:08 +0100

Hi!

The attached patches against git as of right-now fix two issues:

1.

test does not generally support '==' as comparison operator.
    
It's a bash(1) feature; not even GNU coreutils test(1) supports it.
Use '=' instead.


2.

NetBSD provides newlocale and strcoll_l, but not uselocale.

Please merge them.

Thanks,
 Thomas

Attachment: 0002-test-does-not-generally-support-as-comparison-operat.patch
Description: Text document

Attachment: 0001-NetBSD-provides-newlocale-and-strcoll_l-but-not-usel.patch
Description: Text document


reply via email to

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