[Bug 232964] audio/terminatorx: unbreak (cast from 'nullptr_t')

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 4 17:35:48 UTC 2018


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

            Bug ID: 232964
           Summary: audio/terminatorx: unbreak (cast from 'nullptr_t')
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

Created attachment 198945
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198945&action=edit
svn-diff-terminatorx

Unbreak:


tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to
'jack_options_t' (aka 'JackOptions') is not allowed
        if ((client=jack_client_open("terminatorX", (jack_options_t) NULL,
NULL))==0) {
                                                    ^~~~~~~~~~~~~~~~~~~~~

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


More information about the freebsd-ports-bugs mailing list