bug-gv
[Top][All Lists]
Advanced

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

[bug-gv] [bugs #11084] Warning about gettext on compilation


From: Jose E. Marchesi
Subject: [bug-gv] [bugs #11084] Warning about gettext on compilation
Date: Sun, 19 Dec 2004 11:45:29 -0500
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.6) Gecko/20040227 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: GNU gv.

/**************************************************************************/
[bugs #11084] Latest Modifications:

Changes by: 
                Jose E. Marchesi <address@hidden>
'Date: 
                Sun 12/19/2004 at 16:33 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Actually, there is a function called `gettext' implemented on ps.c. I agree it 
is not the best name since it collides with the standard `gettext', but i dont 
understand what gcc consider as a "builtin function".

My gcc do not complain, btw.






/**************************************************************************/
[bugs #11084] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11084>
Project: GNU gv
Submitted by: Jose E. Marchesi
On: Sun 11/21/2004 at 16:00

Category:  Sources configuration
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  jemarch
Status:  Open


Summary:  Warning about gettext on compilation

Original Submission:  Still get the warning about gettext.  Maybe best not to 
declare it at all?
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE 
-DGV_LIBDIR="/usr/local/gnu/lib/gv"   -g -O2 -MT ps.o -MD -MP -MF 
".deps/ps.Tpo" -c -o ps.o ps.c; 
then mv -f ".deps/ps.Tpo" ".deps/ps.Po"; else rm -f ".deps/ps.Tpo"; exit 1; fi
ps.c:173: warning: conflicting types for built-in function 'gettext'

Submitted by Karl Berry

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sun 12/19/2004 at 16:33       By: Jose E. Marchesi <jemarch>
Actually, there is a function called `gettext' implemented on ps.c. I agree it 
is not the best name since it collides with the standard `gettext', but i dont 
understand what gcc consider as a "builtin function".

My gcc do not complain, btw.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11084>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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