Bruno Haible
- Login: bhaible
- Email: bruno@clisp.org
- Registered on: 2018-02-03
- Last connection: 2021-01-19
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 3 | 1 | 4 |
Activity
2021-01-01
-
01:49 PM OpenIndiana Distribution Bug #13423: gettext does not find the message catalogs of programs installed by the user
- The same bug exists in OmniOS release 2020-11-02.
-
01:33 PM OpenIndiana Distribution Bug #13423 (New): gettext does not find the message catalogs of programs installed by the user
- The gettext() function in libc does not find the message catalogs of programs that a user has installed with a --pref...
2020-12-30
-
10:02 PM OpenIndiana Distribution Bug #13412: towlower(0x038A) is broken
- Good. That means, the bug is already fixed in the current version.
-
03:29 PM OpenIndiana Distribution Bug #13412 (Resolved): towlower(0x038A) is broken
- towlower (0x038A) returns 0x03B0. According to the Unicode mapping tables, it should return 0x03AF instead.
Found ...
2018-02-03
-
12:44 PM illumos gate Bug #9021: sys/loadavg.h is not self-contained
- The fix is probably to add a
#include <sys/time.h>
statement near the top of /usr/include/sys/loadavg.h. -
12:43 PM illumos gate Bug #9021 (New): sys/loadavg.h is not self-contained
- In OpenIndiana hipster, the include file <sys/loadavg.h> is not self-contained.
How to reproduce:... -
12:46 AM illumos gate Bug #9020: /bin/sh has problem with empty arguments
- A simpler test case is as follows:
1. gcc -O -Wall args.c -o args
2. chmod a+x args-via-sh args-via-bash
3. LC_ALL... -
12:37 AM illumos gate Bug #9020 (New): /bin/sh has problem with empty arguments
- The /bin/sh shell, unlike /usr/bin/bash, apparently ignored empty arguments within "$@" or ${1+:$@"}.
How to repro...
Also available in: Atom