Re: [hackers] [dmenu] Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive || Vincent Carluer
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Jochen Sprickerhof <
suckless_AT_jochen.sprickerhof.de
>
Date
: Thu, 4 Jan 2018 19:10:59 +0100
Hi,
there is a small regression in there:
* git_AT_suckless.org <git_AT_suckless.org> [2018-01-04 18:16]:
>- int x, y, i = 0;
>+ int x, y, i, j = 0;
The attached patch fixes that.
Cheers Jochen
text/x-diff attachment:
0001-Fix-warning-i-may-be-used-uninitialized-in-this-func.patch
application/pgp-signature attachment:
signature.asc
Received on
Thu Jan 04 2018 - 19:10:59 CET
This message
: [
Message body
]
Next message
:
Jochen Sprickerhof: "Re: [hackers] [dmenu] Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive || Vincent Carluer"
Previous message
:
Hiltjo Posthuma: "Re: [hackers] Little bug on dmenu"
In reply to
:
git_AT_suckless.org: "[hackers] [dmenu] Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive || Vincent Carluer"
Next in thread
:
Jochen Sprickerhof: "Re: [hackers] [dmenu] Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive || Vincent Carluer"
Reply
:
Jochen Sprickerhof: "Re: [hackers] [dmenu] Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive || Vincent Carluer"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
This archive was generated by
hypermail 2.3.0
: Thu Jan 04 2018 - 19:12:26 CET