bug-gnu-utils@gnu.org
[Top] [All Lists]

Fixing open call in write-catalog.c: msgdomain_list_print@xxxxxxx

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>
Privacy Policy