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

Cura 11365 fix msvc template fail #11

Merged
merged 8 commits into from
Dec 4, 2023

Conversation

rburema
Copy link
Member

@rburema rburema commented Dec 1, 2023

No description provided.

rburema and others added 2 commits November 30, 2023 20:35
Now a sort of hybrid approach between compile and run time solutions.

CURA-11365
Copy link

github-actions bot commented Dec 1, 2023

Unit Test Results

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites  - 1   0 💤 ±0 
0 files    - 1   0 ±0 

Results for commit e6b7f36. ± Comparison against base commit 8bbcd6e.

♻️ This comment has been updated with latest results.

rburema and others added 5 commits December 1, 2023 08:48
A big oversight. Also turns out that it still wouldn't compile in MSVC if I did this, but fortunately if the lists are focussed on consolidating the 'easy' and 'hard' ones together it works (since the easy ones will compile, and there aren't enough hard ones to justify splitting them up further).

part of CURA-11365
Apparently it can't be constexpr on that compiler.

part of CURA-11365
@casperlamboo casperlamboo changed the base branch from 0.1 to main December 4, 2023 09:49
@casperlamboo casperlamboo changed the base branch from main to 0.1 December 4, 2023 10:17
@casperlamboo casperlamboo changed the base branch from 0.1 to main December 4, 2023 10:19
@casperlamboo casperlamboo merged commit 2eb537f into main Dec 4, 2023
9 of 11 checks passed
@casperlamboo casperlamboo deleted the CURA-11365_fix_msvc_template_fail branch December 4, 2023 10:21
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