Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jan 2023 23:41:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268793] sysutils/filewatcherd: fix argument parsing on arm/arm64
Message-ID:  <bug-268793-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268793

            Bug ID: 268793
           Summary: sysutils/filewatcherd: fix argument parsing on
                    arm/arm64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
               URL: https://github.com/faelys/filewatcherd/issues/5
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: crest@rlwinm.de, natbsd@instinctive.eu
             Flags: maintainer-feedback?(natbsd@instinctive.eu)
                CC: natbsd@instinctive.eu
 Attachment #239313 maintainer-approval?(natbsd@instinctive.eu)
             Flags:
             Flags: merge-quarterly?

Created attachment 239313
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239313&action=
=3Dedit
sysutils/filewatcherd: fix argument parsing on arm/arm64

Don't use char to store the return value of getopt_long,
use int instead.

See also:       https://github.com/faelys/filewatcherd/issues/5

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH if possible.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268793-7788>