Ticket #3922 (closed defect: invalid)

Opened 6 years ago

Last modified 5 years ago

octal integers are unsigned

Reported by: adamm Owned by:
Priority: trivial Milestone:
Component: mc-vfs Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

src/vfs/fish/fish.c:1360 prints a octal integer, but this requires an unsigned integer.

Attached patch to cast to correct type.

Attachments

type.patch (1.1 KB) - added by adamm 6 years ago.

Change History

Changed 6 years ago by adamm

comment:1 Changed 6 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid

Thanks, but this is already fixed in the 3915_cleanup branch: [9a740d833674ada60ee5096a831ea71b085ce43e].

Version 0, edited 6 years ago by andrew_b (next)

comment:2 Changed 5 years ago by zaytsev

  • Milestone Future Releases deleted
Note: See TracTickets for help on using tickets.