Ok, Thanks for the info.
I found out what went wrong with the indentation.
I use VIM so I have a visual on the tabs and spaces.
Thanks for teh tip , next time will be a perfect patch :-).
See ya.
Wim Stockman

On Sun, Feb 05, 2023 at 11:35:25PM +0600, NRK wrote:
> On Sun, Feb 05, 2023 at 02:02:47PM +0100, thinkerwim wrote:
> > just a question for next time. What did you mean by white space garbled..
> 
> ST (and most other suckless code) uses TABs for indentation. A common
> mistake is that people end up using spaces instead of TABs (and cannot
> tell the difference because their editor isn't configured to distinguish
> TABs vs spaces).
> 
> But the patch you sent didn't contain _any_ indentation at all. Which is
> rather weird.
> 
> - NRK
> 

Reply via email to