Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
W
White Rabbit Trigger Distribution
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 10
    • Issues 10
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Projects
  • White Rabbit Trigger Distribution
  • Issues
  • #7

Closed
Open
Opened Mar 11, 2021 by Dimitris Lampridis@dlampridis
  • Report abuse
  • New issue
Report abuse New issue

Provide constant with minimum string size for error messages

wrtd_error_message() documentation says that the err_message buffer should be at least 256 long.

This value should be provided as a constant (eg WRTD_MIN_ERR_MESSAGE_BUFFER_SIZE) so that applications can use this instead of hard-coding the 256 value (which could change in the future). Something similar to what we do with the WRTD_LOG_ENTRY_SIZE

Assignee
Assign to
v1.0.1
Milestone
v1.0.1
Assign milestone
Time tracking
None
Due date
No due date
2
Labels
suggestion todo
Assign labels
  • View project labels
Reference: project/wrtd#7