move buffer initialization to buffer_create
All threads resolved!
All threads resolved!
Description
Move the buffer initialization to the create_buffer routines. The initialization to zero is controlled by an optional argument.
News snippet
Move the buffer initialization to the create_buffer routines.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %13.0
assigned to @martin.lueders
- Resolved by Martin Lueders
added 1 commit
- 9c5b8852 - introduced input option to force initialization
added 34 commits
-
44b9b7da...b9d5d8b2 - 30 commits from branch
main
- 71a2c319 - moved initialization to buffer_create
- d8d83a31 - introduced input option to force initialization
- 790d0d64 - test added (and fix temp. broken)
- 798b33b4 - fixed conflict
Toggle commit list-
44b9b7da...b9d5d8b2 - 30 commits from branch
- Resolved by Sebastian Ohlmann
- Resolved by Sebastian Ohlmann
- Resolved by Sebastian Ohlmann
- Resolved by Nicolas Tancogne-Dejean
requested review from @sohlmann
- Resolved by Sebastian Ohlmann
I just saw now that it's still in Draft status - sorry! Maybe the comments are helpful nevertheless ;)
@nicolastd As Sebastian is on paternal leave now, maybe you could have a look at this MR and approve when you are happy.
mentioned in commit 3b976ac6
@martin.lueders This all looked good to me so I merged it.
Thanks @nicolastd
Please register or sign in to reply