[MDEV-13963] storage/tokudb/PerconaFT/ft/serialize/ft-serialize.cc:419: suspicious switch statement ? Created: 2017-09-29 Updated: 2022-01-06 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.2.9 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Binderman | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | cppcheck, upstream | ||
| Description |
|
Source code is
Maybe some missing break statements here. Either that or some missing comments |
| Comments |
| Comment by Elena Stepanova [ 2017-10-01 ] |
|
That's how it is in the upstream code: Could you please report it to them? |
| Comment by David Binderman [ 2017-10-01 ] |
|
>Could you please report it to them? Done. |
| Comment by Phil Sweeney [ 2017-10-01 ] |
|
dcb You might need to report it to jira.percona.com as I think that's where they track PerconaFT and TokuDB issues. https://jira.percona.com/projects/TDB/issues/TDB-28?filter=allopenissues Those tokutek github entries are old as Percona bought Tokutek a while back. |
| Comment by Elena Stepanova [ 2017-10-01 ] |
|
Right, sorry for not specifying it earlier. It doesn't appear that their github tracker is in use, recently all the activity has been happening at JIRA. Hopefully they still receive and re-file issues reported at github, but I'm not quite sure about that. |
| Comment by David Binderman [ 2017-10-01 ] |
|
>You might need to report it to jira.percona.com Thanks for the invite, but I don't think I'll bother. I am happy for someone else to report it. |
| Comment by Elena Stepanova [ 2017-10-01 ] |
|
Weird, the issue from github seems to be gone, but nothing appeared in JIRA. I've now re-filed it as https://jira.percona.com/browse/TDB-78 . |