Commit 9af5ac62 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(core) Give using unpack for bytes conversion

Now bin2hex and hexdec are used instead, so hexadecimal is used as an
 intermediate for the conversion.
Also, fix a bug that max was never returned.
Also fixed filter which was turning result negative in some cases.

issue #5843
Showing with 7 additions and 4 deletions
+7 -4
  • bmortier @bmortier

    mentioned in commit 42c7fb5c

    By Côme Chilliet on 2018-07-03T11:18:06 (imported from GitLab)

    ·

    mentioned in commit 42c7fb5c

    By Côme Chilliet on 2018-07-03T11:18:06 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !326

    By Côme Chilliet on 2018-07-03T11:18:45 (imported from GitLab)

    ·

    mentioned in merge request !326

    By Côme Chilliet on 2018-07-03T11:18:45 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in commit 5c17cfc5

    By Côme Chilliet on 2018-07-03T11:55:46 (imported from GitLab)

    ·

    mentioned in commit 5c17cfc5

    By Côme Chilliet on 2018-07-03T11:55:46 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !327

    By Côme Chilliet on 2018-07-03T11:55:59 (imported from GitLab)

    ·

    mentioned in merge request !327

    By Côme Chilliet on 2018-07-03T11:55:59 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment