Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Merge branch 'patch-468' into 'Opal-2.2'

kraus requested to merge cherry-pick-6c8f8d0e into OPAL-2.2

Properly set format flags. Fixes #468 (closed)

Closes #468 (closed)

See merge request !280 (merged)

(cherry picked from commit 6c8f8d0e)

5c4029a0 Properly set format flags. Fixes #468 (closed) ae6eeff9 much simpler solution b094d1aa check format flags in the header, adjust precision of written values since only 1 and -1 006d3949 a few columns are values between -1 and 1. Fix precision. 7124bc95 Add comment to constructor of SDDSColumn.

Merge request reports