This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: conversion warnings in c++



On Jan 13, 2006, at 8:13 AM, Dan Kegel wrote:


Hi Eric!
I agree, moving warnings on benign conversions to -Wconversion
would help groups porting large codebases from earlier versions of gcc.


As long as you're in that area, got any opinion on
http://gcc.gnu.org/PR9072

FWIW I agree with Joseph on this one. Wconversion should probably warn about implicit conversions and Wtraditional should worry about things in header files that may cause conflicts.


-eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]