Re: [cdesktopenv-devel] [PATCH] [KSH93-UPGRADE-MASTER] use ksh93's Empty macro instead of ""

2020-12-13 Thread Jon Trulson
Merged, thanks! -jon On 12/13/20 3:38 PM, Chase via cdesktopenv-devel wrote: > The maintainer of ksh93 suggested that I use the Empty macro (" > \t\n"+3) instead of an empty string, both function the exact same but > apparently there is a chance "" could conflict with some ksh93 > internals, so I

[cdesktopenv-devel] [PATCH] [KSH93-UPGRADE-MASTER] use ksh93's Empty macro instead of ""

2020-12-13 Thread Chase via cdesktopenv-devel
The maintainer of ksh93 suggested that I use the Empty macro (" \t\n"+3) instead of an empty string, both function the exact same but apparently there is a chance "" could conflict with some ksh93 internals, so I am fixing it. Thank you for your time, -ChaseFrom c88ab45459ff555e780b586021650eb9c