Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • L libtasn1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gnutlsgnutls
  • libtasn1
  • Issues
  • #37
Closed
Open
Issue created Nov 09, 2021 by Simon Josefsson@jasOwner

Tools in src/ don't print final newline

Output:

jas@latte:~/src/libtasn1$ src/asn1Coding -h 2>&1|tail -1
Report bugs to help-libtasn1@gnu.orgjas@latte:~/src/libtasn1$ 

It would be nice to restore use of the gnulib progname module for the verbatim texts, to also make Debian's --with-packer stuff work again and provide better --version outputs. Compare Debian stretch output:

root@bull:~# asn1Parser |tail -4
Report bugs to: help-libtasn1@gnu.org
Report Debian bugs to: http://bugs.debian.org/
GNU Libtasn1 home page: <http://www.gnu.org/software/libtasn1/>
General help using GNU software: <http://www.gnu.org/gethelp/>
root@bull:~# 
Assignee
Assign to
Time tracking