[Bug c++/26167] -Wconversion fails to detect signedness conversion from int to unsigned int in fuction call

2006-09-17 Thread kristian dot hermansen at gmail dot com
--- Comment #8 from kristian dot hermansen at gmail dot com 2006-09-17 18:39 --- Sorry, I didn't notice at first that this was you!!! Will you integrate Wcoercion into gcc/g++ soon or will it always remain a side project? It would be nice to see such a warning come from using

[Bug c++/26167] -Wconversion fails to detect signedness conversion from int to unsigned int in fuction call

2006-09-17 Thread kristian dot hermansen at gmail dot com
--- Comment #7 from kristian dot hermansen at gmail dot com 2006-09-17 18:37 --- Will gcc/g++ integrate the Wcoercion project's solution? It seems to have been sponsored by Google's Summer of Code 2006. Maybe it will be tested/included soon? Here is the developer: [EMAIL

[Bug c++/26167] -Wconversion fails to detect signedness conversion from int to unsigned int in fuction call

2006-02-25 Thread kristian dot hermansen at gmail dot com
--- Comment #4 from kristian dot hermansen at gmail dot com 2006-02-26 05:56 --- Go ahead and tackle it. I'm not going to fix this myself... -- Kristian Hermansen -- kristian dot hermansen at gmail dot com changed: What|Removed |

[Bug c++/26167] New: -Wconversion fails to detect signedness conversion from int to unsigned int in fuction call

2006-02-07 Thread kristian dot hermansen at gmail dot com
gnedness conversion from int to unsigned int in fuction call Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org Rep