Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2017 09:27:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 218809] [patch] fix compiler warning in tools/regression/geom_gpt/test.c
Message-ID:  <bug-218809-32464@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218809
           Summary: [patch] fix compiler warning in
                    tools/regression/geom_gpt/test.c
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing@freebsd.org
          Reporter: luke.tw@gmail.com
          Keywords: patch

Created attachment 181997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181997&action=
=3Dedit
patch for geom_gpt test

The patch fixes the following warning.

/usr/src/tools/regression/geom_gpt/gctl.t
...........................................
/usr/src/tools/regression/geom_gpt/test.c:147:3: warning: implicit declarat=
ion
of function 'gctl_dump' is invalid in C99 [-Wimplicit-function-declaration]

--=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-218809-32464>