This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

R:new warnings for mingw


Hi,

> ../../../../gcc/libstdc++-v3/src/atomic.cc:55: warning: unused
> parameter '__x'
> ../../../../gcc/libstdc++-v3/src/atomic.cc:73: warning: unused
> parameter '__x'

These two should be fixed with the below. Tested x86_64-linux, applied to mainline.

Paolo.

////////////

Attachment: CL_w
Description: Binary data

Attachment: patch_w
Description: Binary data


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