Skip to content
Snippets Groups Projects

libqmi-glib,utils: allow TAB characters as printable in strings

Merged Aleksander Morgado requested to merge aleksm/libqmi:aleksander/str-trailing-tab into master

So that instead of this:

  TLV:
    type       = "Model" (0x01)
    length     = 8
    value      = 45:4D:31:32:2D:41:57:09
    translated = EΞE_S%P+Ç

We get this:

  TLV:
    type       = "Model" (0x01)
    length     = 8
    value      = 45:4D:31:32:2D:41:57:09
    translated = EM12-AW
Edited by Aleksander Morgado

Merge request reports

Pipeline #198184 passed

Pipeline passed for cbf0a3aa on aleksm:aleksander/str-trailing-tab

Merged by Aleksander MorgadoAleksander Morgado 4 years ago (Sep 4, 2020 9:06am UTC)

Loading

Pipeline #198190 passed

Pipeline passed for cbf0a3aa on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading