Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2019 15:38:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239228] sqlite3-3.28.0 config interface should restrict READLINES vs READLINEP options
Message-ID:  <bug-239228-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239228
           Summary: sqlite3-3.28.0 config interface should restrict
                    READLINES vs READLINEP options
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dclarke@blastwave.org

The sqlite3-3.28.0 configure interface in ports gives the user multiple
conflicting options for :

    [ ] READLINES    the libreadline from system
    [ ] READLINEP    the GNU libreadline from ports
    [ ] EDITLINE     the BSD libedit from ports

The user should only be able to select one of these otherwise :

=3D=3D=3D=3D> Two or more enabled options conflict with each other
=3D=3D=3D=3D=3D> Option EDITLINE conflicts with READLINES READLINEP (select=
 only one)
=3D=3D=3D=3D=3D> Option READLINEP conflicts with READLINES EDITLINE (select=
 only one)
=3D=3D=3D=3D=3D> Option READLINES conflicts with READLINEP EDITLINE (select=
 only one)
Config is invalid. Re-edit? [Y/n]

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