typo in FixedMap.h #47

Closed
opened 2020-04-21 11:46:02 +02:00 by mohr · 3 comments
Owner

l 90:

return insert(pair.fist, pair.second);

"fist" -> "first"

l 90: ``` return insert(pair.fist, pair.second); ``` "fist" -> "first"
mohr added the
bug
label 2020-04-21 11:46:02 +02:00
Owner

I think this can be closed

I think this can be closed
Owner

No, the current master branch still has this issue. 3905b72b08/container/FixedMap.h (L90)

No, the current master branch still has this issue. https://egit.irs.uni-stuttgart.de/fsfw/fsfw/src/commit/3905b72b08b03b672df38e935eace9304f67c16e/container/FixedMap.h#L90
Owner

Oh, i thought this was fixed in some merge request. Good to know

Oh, i thought this was fixed in some merge request. Good to know
gaisser referenced this issue from a commit 2020-08-11 16:23:15 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#47
No description provided.