Skip to content

Instantly share code, notes, and snippets.

@zbyerly
Created July 17, 2017 21:22
Show Gist options
  • Save zbyerly/915f79931864363272dfc9d0a48109ca to your computer and use it in GitHub Desktop.
Save zbyerly/915f79931864363272dfc9d0a48109ca to your computer and use it in GitHub Desktop.
In file included from /home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config.hpp:17:0,
from /home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/exception.hpp:12,
from /home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/hpx.hpp:9,
from /home/zbyerly/work/dgswem-hpx_stepper/src/dgswem-hpx.cpp:4:
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp: In member function ‘hpx::util::jenkins_hash::size_type hpx::util::jenkins_hash::hash(const char*, std::size_t) const’:
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:196:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:199:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:202:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:206:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:209:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:212:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:215:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:218:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:221:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/config/attributes.hpp:12:28: warning: attributes at the beginning of statement are ignored [-Wattributes]
# define HPX_FALLTHROUGH [[fallthrough]]
^
/home/zbyerly/work/local_install_RelWithDebInfo/include/hpx/util/jenkins_hash.hpp:224:17: note: in expansion of macro ‘HPX_FALLTHROUGH’
HPX_FALLTHROUGH;
^~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment