bug-commoncpp
[Top][All Lists]
Advanced

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

Compiler warnings in CommonC++ 2 1.0.7


From: Byrial Jensen
Subject: Compiler warnings in CommonC++ 2 1.0.7
Date: Thu, 13 May 2004 11:34:07 +0200

I get compiler warnings when I compile programs which use
CommonC++ 2 1.0.7 with GCC with option "-Wshadow" because
the argument names in some inline functions shadows for
class members.

The shadowing is no problem as such, but it more or less 
prevents the use "-Wshadow" in programs which use CommonC++.

The attched patch removes the shadowing.

Best regards,
Byrial Jensen

Attachment: shadow.diff
Description: Binary data


reply via email to

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