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

Test for std::unordered_set broken for gcc 8 on debain 10 (not a bug) #2

Open
msaf1980 opened this issue Jul 31, 2019 · 0 comments
Open
Labels
invalid This doesn't seem right

Comments

@msaf1980
Copy link
Owner

"set_unorder" = {
[0] = { [0:3] = "blue" },

  • [1] = { [0:4] = "green" },
  • [2] = { [0:5] = "yellow" },
  • [1] = { [0:5] = "yellow" },
  • [2] = { [0:4] = "green" },
    }

See https://travis-ci.org/msaf1980/gdbprint_libstdcpp/jobs/565643890

@msaf1980 msaf1980 added the invalid This doesn't seem right label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant