Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@a74nh
Copy link
Owner

@a74nh a74nh commented Oct 5, 2023

Add SVE variants of the UZP1 instruction.

This will not build as the corresponding SVE functions do not exist.

a74nh added 2 commits October 5, 2023 14:02
TEST_IMG: ubuntu/dotnet-build
TEST_CMD: echo # This patch is not expect to build

Jira: ENTLLT-6871
Change-Id: I0b6034296d36a044a847b65f1f4cf508ad3494f7
Change-Id: Ie04dcd2cc8330c9b801cb5b919c0389cd99dcd4a
a74nh pushed a commit that referenced this pull request Sep 9, 2024
* bug #1: don't allow for values out of the SerializationRecordType enum range

* bug #2: throw SerializationException rather than KeyNotFoundException when the referenced record is missing or it points to a record of different type

* bug #3: throw SerializationException rather than FormatException when it's being thrown by BinaryReader (or sth else that we use)

* bug #4: document the fact that IOException can be thrown

* bug #5: throw SerializationException rather than OverflowException when parsing the decimal fails

* bug #6: 0 and 17 are illegal values for PrimitiveType enum

* bug #7: throw SerializationException when a surrogate character is read (so far an ArgumentException was thrown)
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