X Tutup
Skip to content

Fix C++ warnings#87

Merged
arcondello merged 4 commits intodwavesystems:mainfrom
arcondello:fix/c++-test-warnings
Apr 21, 2023
Merged

Fix C++ warnings#87
arcondello merged 4 commits intodwavesystems:mainfrom
arcondello:fix/c++-test-warnings

Conversation

@arcondello
Copy link
Copy Markdown
Member

Followup on #68. The only warnings still suppressed are the pragma ones because we may want to reintroduce OpenMP at some point.

@arcondello arcondello requested a review from mdcoury April 20, 2023 21:43
@arcondello
Copy link
Copy Markdown
Member Author

arcondello commented Apr 21, 2023

Though I see we have some new errors coming in from dimod. Off to fix those upstream... Not sure why we're only getting them now. That dimod code isn't new 🤔

dimod 0.12.3 adds some includes that were missing in dimod/abc.h
@arcondello
Copy link
Copy Markdown
Member Author

Ah, looks like I already fixed it in dimod 0.12.3.

@arcondello arcondello merged commit 774170d into dwavesystems:main Apr 21, 2023
@arcondello arcondello deleted the fix/c++-test-warnings branch April 21, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup