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

Add MDP exclusion for ThisAssembly class #485

Closed
josesimoes opened this issue Jun 21, 2019 · 1 comment · Fixed by nanoframework/nf-interpreter#1382
Closed

Add MDP exclusion for ThisAssembly class #485

josesimoes opened this issue Jun 21, 2019 · 1 comment · Fixed by nanoframework/nf-interpreter#1382

Comments

@josesimoes
Copy link
Member

ThisAssembly from Nerdbank.GitVersioning now includes a field initializer. MDP is picking up this and ads it to the stubs and assembly signature.

Need to exclude it from PE parser on all class libs.

@josesimoes
Copy link
Member Author

This is causing misalignments in assemblies declaration leading to hard faults. Needs fixing ASAP.

@josesimoes josesimoes self-assigned this Jun 22, 2019
josesimoes added a commit to Eclo/lib-nanoFramework.Devices.Can that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-CoreLibrary that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.Devices.OneWire that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.Hardware.Esp32 that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.Hardware.Stm32 that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.Networking.Sntp that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.System.Math that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.System.Net that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-nanoFramework.System.Net.Http that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Addresses nanoframework/Home#485.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.Adc that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.Gpio that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.Pwm that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.SerialCommunication that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.Spi that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.Spi that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.Spi that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Devices.WiFi that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Networking.Sockets that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.
josesimoes added a commit to Eclo/lib-Windows.Storage that referenced this issue Jun 22, 2019
- Bump version of native assembly.
- Addresses nanoframework/Home#485.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/lib-Windows.Storage.Streams that referenced this issue Jun 22, 2019
- Add exclusion of ThisAssembly class (from Nerdbank.GitVersioning).
- Addresses nanoframework/Home#485.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/nf-interpreter that referenced this issue Jun 22, 2019
- Update assemblies declaration.
- Bump version of native assembly.
- Addresses nanoframework/Home#485.
- Addresses nanoframework/Home#491.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant