https://bugzilla.mindrot.org/show_bug.cgi?id=2361

--- Comment #6 from Darren Tucker <[email protected]> ---
(In reply to Damien Miller from comment #5) 
> I can reindent, which makes it a bit clearer

No, I think it'll still be wrong:

$ lynx -source
'https://bugzilla.mindrot.org/attachment.cgi?id=2561&action=diff&context=patch&collapsed=&headers=1&format=raw'
| egrep '^\+' | awk '/ifdef|endif/{print $1}' | sort | uniq -c
      7 +#endif
      6 +#ifdef

(there are no "-" lines)

> How would this work? You can't have #if/#ifdef inside a #define

I dunno.  It might not be possible (but if it is, it'd be a lot cleared
and somewhat more future-proof).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to