[Bug 218809] [patch] fix compiler warning in tools/regression/geom_gpt/test.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 22 09:27:31 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218809

            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 at freebsd.org
          Reporter: luke.tw at gmail.com
          Keywords: patch

Created attachment 181997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181997&action=edit
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 declaration
of function 'gctl_dump' is invalid in C99 [-Wimplicit-function-declaration]

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


More information about the freebsd-testing mailing list