fix compiler warning for fixed array list copy ctor #704

Merged
gaisser merged 4 commits from eive/fsfw:mueller/fixed_array_list_copy_ctor into development 2022-11-14 14:28:51 +01:00
Owner

There was a compiler warning if the type T of the fixed array list is not a trivially copyable type. This fixes it and should be correct.

There was a compiler warning if the type T of the fixed array list is not a trivially copyable type. This fixes it and should be correct.
muellerr added 1 commit 2022-11-10 15:55:10 +01:00
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
83c2c4825c
fix compiler error for fixed array list copy ctor
muellerr requested review from gaisser 2022-11-10 15:55:17 +01:00
muellerr added this to the v6.0.0 milestone 2022-11-10 15:55:20 +01:00
muellerr added 1 commit 2022-11-10 16:15:39 +01:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
5c84f12440
this not crash
muellerr changed title from fix compiler error for fixed array list copy ctor to fix compiler warning for fixed array list copy ctor 2022-11-10 16:16:58 +01:00
muellerr changed title from fix compiler error for fixed array list copy ctor to fix compiler warning for fixed array list copy ctor 2022-11-10 16:17:00 +01:00
muellerr added 1 commit 2022-11-10 16:20:00 +01:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
16246d6ece
replace other memcpy
gaisser approved these changes 2022-11-14 14:21:01 +01:00
gaisser left a comment
Owner

LGTM

LGTM
gaisser added 1 commit 2022-11-14 14:21:09 +01:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
1d084ee22f
Merge branch 'development' into mueller/fixed_array_list_copy_ctor
gaisser merged commit 0956fbc740 into development 2022-11-14 14:28:50 +01:00
gaisser deleted branch mueller/fixed_array_list_copy_ctor 2022-11-14 14:29:03 +01:00
Sign in to join this conversation.
No description provided.