https://gitlab.opengeosys.org/ogs/ogs.git
Revision 05605f207a4a3705cd60a9a2aed5a517003ae1f8 authored by Dmitry Yu. Naumov on 22 November 2021, 11:31:57 UTC, committed by Dmitry Yu. Naumov on 22 November 2021, 11:31:57 UTC
[MeL] Add explicit handling of signed char.

Closes #3228

See merge request ogs/ogs!3885
2 parent s 0b0ea97 + 9881232
Raw File
Tip revision: 05605f207a4a3705cd60a9a2aed5a517003ae1f8 authored by Dmitry Yu. Naumov on 22 November 2021, 11:31:57 UTC
Merge branch 'HandleSignedCharDataArrayExplicitly' into 'master'
Tip revision: 05605f2
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top