Hi Alex, At 2024-07-13T15:23:19+0200, Alejandro Colomar wrote: > Was the trailing dummy string for YS to allow alignment finally merged?
Yes, sort of--it seems I managed to screw it up. On top of that I wrote a particularly dumb test for it. .B int .SY a2s ( .B TYPE, .BI TYPE\~*restrict\~ n , .BI const\~char\~* s , .BI char\~**_Nullable\~restrict\~ endp , .BI int\~ base , .BI TYPE\~ min , .BI TYPE\~ max ); .YS . . .B int .SY a2u ( .B TYPE, .BI TYPE\~*restrict\~ n , .BI const\~char\~* s , .BI char\~**_Nullable\~restrict\~ endp , .BI int\~ base , .BI TYPE\~ min , .BI TYPE\~ max ); .YS How is one to tell if `a2u` reuses the indentation of `a2s`, rather than reaching the same measurement? I'll fix the test and see what I can do to and fix the feature. Regards, Branden
signature.asc
Description: PGP signature