| Subject: | Fixing open call in write-catalog.c: |
|---|---|
| From: | Philipp Thomas |
| Date: | Mon, 3 Dec 2007 15:06:39 +0100 |
| Newsgroups: | gnu.utils.bug |
The next version of glibc will be pickier and rejects the call to open in
msgdomain_list_print:
inlined from 'msgdomain_list_print' at write-catalog.c:223:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode'
declared with attribute error:
open with O_CREAT in second argument needs 3 arguments
What mode should I pass in order to fix this?:
Philipp
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: gettext "plural forms" in Turkish, Bruno Haible |
|---|---|
| Next by Date: | Fixing open call in write-catalog.c: msgdomain_list_print@xxxxxxx, Philipp Thomas |
| Previous by Thread: | Re: gettext "plural forms" in Turkish, Bruno Haible |
| Next by Thread: | Fixing open call in write-catalog.c: msgdomain_list_print@xxxxxxx, Philipp Thomas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |