This is the mail archive of the gcc-prs@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]

libstdc++/555: using valarray.shift() produces warning messages



>Number:         555
>Category:       libstdc++
>Synopsis:       using valarray.shift() produces warning messages
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 19 20:16:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     charlton@ligo.caltech.edu
>Release:        gcc 2.95.2, libstdc++-v3
>Organization:
>Environment:

>Description:
If the valarray.shift() method is used the compiler
emits warning messages complaining that there is
a comparison between signed and unsigned. This occurs
in include/std/std_valarray.h at line 494 in the shift()
function.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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