[Bug 3376] Documentation says C89 compiler required but C99 compiler is actually required
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Dec 31 12:54:47 AEDT 2021
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3376
Darren Tucker <dtucker at dtucker.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
Created attachment 3560
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3560&action=edit
Provide c89-compatible logging functions
AFAIK the only thing we have that's not c89 are the variadic logging
macros, and as indicated by the comment in configure.ac, we had a vague
plan to provide functions that don't need those.
I took a stab at it (it'll lose the ability to show file, line and
function but otherwise should work).
-- 
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.
    
    
More information about the openssh-bugs
mailing list