Bug 150817

Summary: glib-gettext.m4 broken with C++ and gcc 4.0
Product: [Fedora] Fedora Reporter: Elliot Lee <sopwith>
Component: glib2Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: otaylor
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-11 18:42:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Elliot Lee 2005-03-10 22:12:22 UTC
<Sopwith>	 -I/usr/include/mozilla-1.7.6 -I/usr/include/mozilla-1.7.6/xpcom
-I/usr/inclu
	<Sopwith>	de/mozilla-1.7.6/string -I/usr/include/mozilla-1.7.6/nspr    
conftest.cc  >&5
	<Sopwith>	conftest.cc: In function 'int main()':
	<Sopwith>	conftest.cc:38: error: cast from 'char*' to 'int' loses precision

This happens when doing the gt_cv_func_dgettext_libc test in C++
(AC_LANG_CPLUSPLUS?)