Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2018 17:35:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232964] audio/terminatorx: unbreak (cast from 'nullptr_t')
Message-ID:  <bug-232964-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

Created attachment 198945
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198945&action=
=3Dedit
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=3Djack_client_open("terminatorX", (jack_options_t) NULL,
NULL))=3D=3D0) {
                                                    ^~~~~~~~~~~~~~~~~~~~~

--=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-232964-7788>