On Tue, Mar 15, 2016 at 9:45 AM, Boruch Baum <boruch_baum_AT_gmx.com> wrote:
>>
> _AT_myself: The 'correct' way would be to use compile-time macros. If
> dmenu/suckless wants to go the way of compile-time macros, that's also
> an alternative to keeping the code of the suckless/official patches
> external to the dmenu source code file (Use a compile-time macro
> 'switch', just a set of IF/THENS based upon a compile-time variable).
>
No, see:
http://suckless.org/philosophy and the CoC. A developer
already knows which patches he applied, but you could compile with
-DVERSION="blabla..." I suppose.
But just stop this nonsense.
Received on Wed Mar 16 2016 - 21:50:06 CET