Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove compiler warnings in CC7 #3

Closed
tswilliams opened this issue Jan 12, 2017 · 0 comments
Closed

Remove compiler warnings in CC7 #3

tswilliams opened this issue Jan 12, 2017 · 0 comments
Assignees

Comments

@tswilliams
Copy link
Collaborator

Jeroen noticed in the CC7 alpha RPMs that uhal/Utilities.hpp produces the following compiler warning:

 In file included from
 /opt/cactus/include/uhal/ProtocolControlHub.hpp:46:0,
                  from
 /afs/cern.ch/work/j/jhegeman/cms_tcds/sw_devel/cmsos/trunk/daq/tcds/hwlayertca/src/common/HwDeviceTCA.cc:14:
 /opt/cactus/include/uhal/Utilities.hpp: In function ‘bool
 uhal::utilities::HttpGet(const string&, uhal::HttpResponseType&)’:
 /opt/cactus/include/uhal/Utilities.hpp:259:36: warning: typedef
 ‘BufferTypeIterator’ locally defined but not used [-Wunused-local-
 typedefs]
        typedef BufferType::iterator BufferTypeIterator;
                                     ^

Full details: https://svnweb.cern.ch/trac/cactus/ticket/2144

We should fix the source of compiler warnings where possible

@tswilliams tswilliams added this to the v2.5.0 release milestone Jan 12, 2017
@tswilliams tswilliams self-assigned this Jan 12, 2017
tswilliams added a commit that referenced this issue Jan 12, 2017
tswilliams added a commit that referenced this issue Jan 12, 2017
jhegeman pushed a commit to jhegeman/ipbus-software that referenced this issue Dec 6, 2021
Importing test script(s) for automatic builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant