Notice: Trying to access array offset on value of type bool in /srv/http/flyspray/scripts/details.php on line 649 FS#170 : [patch] xfce4-linelight-plugin-0.1.6 fails to compile with xfce4-panel-4.7

xfce4-linelight-plugin

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Backend / Core
  • Assigned To
    Michael Pfeuti
  • Operating System Win32
  • Severity Low
  • Priority Very Low
  • Reported Version 0.1.0
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: xfce4-linelight-plugin
Opened by Anonymous Submitter - 2010-09-22
Last edited by Michael Pfeuti - 2015-01-25

FS#170 - [patch] xfce4-linelight-plugin-0.1.6 fails to compile with xfce4-panel-4.7

need to use correct headers, the patch is compatible also with xfce4-panel-4.6 so no worries on that. it's simple as: --- panel-plugin/linelight.c +++ panel-plugin/linelight.c @@ -21,8 +21,7 @@ #include -#include -#include +#include #include --- panel-plugin/main.c +++ panel-plugin/main.c @@ -32,9 +32,7 @@ #include -#include -#include -#include +#include #include "linelight.h" #include "defines.h" Thanks, Samuli Suominen
Closed by  Michael Pfeuti
Sunday, 25 January 2015, 16:24 GMT
Reason for closing:  Implemented

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing