UtkarshVerma / dwmblocks-async

An efficient, lean, and asynchronous status feed generator for dwm.
GNU General Public License v2.0
224 stars 87 forks source link

enabling TRAILING_DELIMITER gives error #51

Closed yogeshdnumb closed 9 months ago

yogeshdnumb commented 9 months ago

the only thing i changed in config.h (0 to 1) is #define TRAILING_DELIMITER 1

it throws this error status.c while using "sudo make clean install" error/log: 2023-11-17_23-38

btw thankyou for this awesome project

UtkarshVerma commented 9 months ago

Thanks for the bug report. It was a typo and now it's fixed.