Skip to content

Conversation

@ratcashdev
Copy link
Contributor

Implementation of #875

Wondering is something similar would make sense for fields?

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<sbe:messageSchema xmlns:sbe="http://fixprotocol.io/2016/sbe"
package="since-deprecated"
package="since.deprecated"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change breaks the C# build (see https://github.com/real-logic/simple-binary-encoding/runs/4171818266?check_suite_focus=true):

Error: SinceDeprecatedTests.cs(72,49): error CS0103: The name 'SinceDeprecated' does not exist in the current context [/home/runner/work/simple-binary-encoding/simple-binary-encoding/csharp/sbe-tests/sbe-tests.csproj] Error: SinceDeprecatedTests.cs(73,49): error CS0103: The name 'SinceDeprecated' does not exist in the current context [/home/runner/work/simple-binary-encoding/simple-binary-encoding/csharp/sbe-tests/sbe-tests.csproj] 0 Warning(s) 42 Error(s) 
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, sorry. Then I create a separate XML for this.

@mjpt777 mjpt777 merged commit 2697b8e into aeron-io:master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants