Skip to content
Snippets Groups Projects

fix line truncation error

Merged Xingran Wang requested to merge k202149/libmtime:fix_line_truncation_error into master
1 unresolved thread

Hi, this MR fixes the truncation error when using GCC compiler on Levante:

externals/mtime/src/mtime_t_juliandelta.inc:18:

          call handle_errno(1 * 100 + 1, __FILE__, __LINE__)

                                                               1
Error: Line truncated at (1) [-Werror=line-truncation

Merge request reports

Loading
Loading

Activity

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