bugzilla-daemon at mindrot.org
2021-Apr-06 23:16 UTC
[Bug 3292] New: log.h treats ssherr.h as standard library header file
https://bugzilla.mindrot.org/show_bug.cgi?id=3292
Bug ID: 3292
Summary: log.h treats ssherr.h as standard library header file
Product: Portable OpenSSH
Version: 8.5p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: balu.gajjala at gmail.com
code change,
#include <ssherr.h> --->>> #include "ssherr.h"
https://github.com/openssh/openssh-portable/blob/e7d0a285dbdd65d8df16123ad90f15e91862f959/log.h#L19
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-06 23:16 UTC
[Bug 3292] log.h treats ssherr.h as standard library header file
https://bugzilla.mindrot.org/show_bug.cgi?id=3292
balu <balu.gajjala at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |balu.gajjala at gmail.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-06 23:17 UTC
[Bug 3292] log.h treats ssherr.h as standard library header file
https://bugzilla.mindrot.org/show_bug.cgi?id=3292
balu <balu.gajjala at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |minor
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-06 23:26 UTC
[Bug 3292] log.h treats ssherr.h as standard library header file
https://bugzilla.mindrot.org/show_bug.cgi?id=3292
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Thanks, fixed in 961af266b
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:02 UTC
[Bug 3292] log.h treats ssherr.h as standard library header file
https://bugzilla.mindrot.org/show_bug.cgi?id=3292
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.