Displaying 1 result from an estimated 1 matches for "po_message_set_msgctxt".
2011 Jan 08
2
Wine-1.3.11 will not compile for me
...39;)
po.c: In function 'find_message':
po.c:362: warning: implicit declaration of function 'po_message_msgctxt'
po.c:362: warning: assignment makes pointer from integer without a cast
po.c: In function 'add_po_string':
po.c:393: warning: implicit declaration of function 'po_message_set_msgctxt'
po.c: In function 'flush_po_files':
po.c:484: warning: passing argument 3 of 'po_file_write' from incompatible pointer type
po.c:490: warning: passing argument 3 of 'po_file_write' from incompatible pointer type
po.c: In function 'write_pot_file':
po.c:673: warn...