Op 03-04-2024 om 16:26 schreef Vincent Lefevre via austin-group-l at The Open Group:
Actually, I think that here, ksh93 regards '=' as a binary primary
as expected. The result 1 is due to a more general bug:

$ test a = a b ; echo $?
0

while this should have been an error. I've reported this bug here:

   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068340

For future reference, the place to report ksh93 bugs is

   https://github.com/ksh93/ksh/issues

I've filed it there now:

   https://github.com/ksh93/ksh/issues/739

--
||      modernish -- harness the shell
||      https://github.com/modernish/modernish
||
||      KornShell lives!
||      https://github.com/ksh93/ksh

Reply via email to