Skip to content

Fix C26481 warning in span array ctor - #944

Merged
Jordan Maples (JordanMaples) merged 3 commits into
microsoft:masterfrom
JordanMaples:fix_c26481
Oct 29, 2020
Merged

Jordan Maples (JordanMaples) merged 3 commits into
microsoft:masterfrom
JordanMaples:fix_c26481

Conversation

@JordanMaples

Copy link
Copy Markdown
Contributor

Forcing pointer decay of the array reference in the array span ctor is unnecessary, so this removes it.
FYI: #841

* azure-pipeline test

* nl @ eof

* trimming the pipeline and adding debug steps

* removing redundant lines

* change ctest to script cmd and remove debug

* removed bad char

* added dir change for ctest

* explicit output file and cmake standard

* test cat

* more ctest tests

* injecting failure in test for validation

* another test

* removing bad test

* massive matrix

* added parallel

* commenting everything but xcode out for testing purposes

* uncomment the other tests

* testing some variables

* rename

* changed macos versions

* adding one more layer of templates

* fixing jobs.yml

* idk what i'm doing

* slight modifications

* maybe some spaces will help

* removing 'variables.'

* another test

* adding back pr w/ autocancel

* adding failing test to validate error = failing task

* remove failing test

* trigger master

* nl in steps.yml
@JordanMaples
Jordan Maples (JordanMaples) merged commit 2c3ab02 into microsoft:master Oct 29, 2020
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.

1 participant