[konsole] [Bug 427456] konsole fails to build: link error: undefined reference to `Konsole::TerminalDisplay::isCursorOnDisplay() const'

2020-10-08 Thread Matthew Smith
https://bugs.kde.org/show_bug.cgi?id=427456

Matthew Smith  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Matthew Smith  ---
Seems like this was fixed in c87919b9. Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 427456] konsole fails to build: link error: undefined reference to `Konsole::TerminalDisplay::isCursorOnDisplay() const'

2020-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427456

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com, gcarnei...@hotmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 427456] konsole fails to build: link error: undefined reference to `Konsole::TerminalDisplay::isCursorOnDisplay() const'

2020-10-08 Thread Carlos Alves
https://bugs.kde.org/show_bug.cgi?id=427456

Carlos Alves  changed:

   What|Removed |Added

 CC||cbc.al...@gmail.com

--- Comment #2 from Carlos Alves  ---
Created attachment 132219
  --> https://bugs.kde.org/attachment.cgi?id=132219=edit
Build Log

Same here, I removed the 'inline' specifier from this function
'isCursorOnDisplay' and it built without errors

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 427456] konsole fails to build: link error: undefined reference to `Konsole::TerminalDisplay::isCursorOnDisplay() const'

2020-10-08 Thread Matthew Smith
https://bugs.kde.org/show_bug.cgi?id=427456

--- Comment #1 from Matthew Smith  ---
After reverting d259470e, it builds normally.

-- 
You are receiving this mail because:
You are watching all bug changes.