Skip to content

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Mar 10, 2020

bee update xrandr-1.5.1-0
  • nice be0
  • fixed SRCURL

fixed:

/scratch/local/bee-root/xrandr/xrandr-1.5.0-1/source/xrandr.c: In function ‘main’:
/scratch/local/bee-root/xrandr/xrandr-1.5.0-1/source/xrandr.c:3706:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
    if (!first) printf (" "); first = False;
    ^~
/scratch/local/bee-root/xrandr/xrandr-1.5.0-1/source/xrandr.c:3706:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
    if (!first) printf (" "); first = False;
                              ^~~~~
/scratch/local/bee-root/xrandr/xrandr-1.5.0-1/source/xrandr.c:3712:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
       if (!first) printf (" "); first = False;
       ^~
/scratch/local/bee-root/xrandr/xrandr-1.5.0-1/source/xrandr.c:3712:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
       if (!first) printf (" "); first = False;
                                 ^~~~~

- nice be0
- fixed SRCURL
@wwwutz wwwutz merged commit 4ddf4fb into master Mar 10, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant