FS#62011 - [neovim-qt] wrong build type

Attached to Project: Community Packages
Opened by Patrick Smits (PS0) - Thursday, 14 March 2019, 16:26 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 18 March 2019, 16:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The PKGBUILD of neovim-qt 0.2.12-1 used CMAKE_BUILD_TYPE=release instead of CMAKE_BUILD_TYPE=Release. This causes neovim-qt to print lots of qDebug messages.
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Monday, 18 March 2019, 16:41 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Monday, 18 March 2019, 16:41 GMT
Thanks for reporting! Fixed.

Loading...