[bug #64485] [libgroff] fontfile.cpp: null destination pointer [-Wformat-overflow=]

2023-07-29 Thread G. Branden Robinson
Update of bug #64485 (project groff): Severity: 3 - Normal => 2 - Minor Item Group: Warning/Suspicious behaviour => Lint Summary: fontfile.cpp: null destination pointer [-Wformat-overflow=] => [libgroff] f

[bug #64485] [libgroff] fontfile.cpp: null destination pointer [-Wformat-overflow=]

2023-07-29 Thread G. Branden Robinson
Update of bug #64485 (project groff): Item Group:Lint => Build/Installation ___ Follow-up Comment #2: On second thought I'll kick this over to Build/Installation. But leaving as Minor severity until

[bug #64487] [pic] troff.cpp: some zeros lack a "nullptr" comment

2023-07-29 Thread G. Branden Robinson
Update of bug #64487 (project groff): Summary: src/preproc/pic/troff.cpp: Some zeros lack a "nullptr" comment => [pic] troff.cpp: some zeros lack a "nullptr" comment ___ Reply to this item at:

[bug #64486] node.cpp: "if (*p == spec)" said to be ambiguous (C++20)

2023-07-29 Thread G. Branden Robinson
Update of bug #64486 (project groff): Severity: 3 - Normal => 2 - Minor Item Group: Warning/Suspicious behaviour => Build/Installation Status:None => Need Info ___

[bug #64488] [pic] troff.cpp: '%s' directive argument is null [-Wformat-overflow=]

2023-07-29 Thread G. Branden Robinson
Update of bug #64488 (project groff): Category:Core => Preprocessor pic Severity: 3 - Normal => 2 - Minor Item Group: Warning/Suspicious behaviour => Build/Installation Summary

[bug #64488] [pic] troff.cpp: '%s' directive argument is null [-Wformat-overflow=]

2023-07-29 Thread G. Branden Robinson
Update of bug #64488 (project groff): Status:None => In Progress Assigned to:None => gbranden ___ Reply to this item at:

[bug #64486] [troff] node.cpp: "if (*p == spec)" said to be ambiguous (C++20)

2023-07-29 Thread G. Branden Robinson
Update of bug #64486 (project groff): Summary: node.cpp: "if (*p == spec)" said to be ambiguous (C++20) => [troff] node.cpp: "if (*p == spec)" said to be ambiguous (C++20) ___ Reply to this item at:

[bug #64487] src/preproc/pic/troff.cpp: Some zeros lack a "nullptr" comment

2023-07-29 Thread G. Branden Robinson
Update of bug #64487 (project groff): Category:Core => Preprocessor pic Severity: 3 - Normal => 2 - Minor Status:None => Rejected Assigned to:

[bug #64489] [man]: want register controlling inter-sentence space size

2023-07-29 Thread G. Branden Robinson
Update of bug #64489 (project groff): Status:None => Rejected Assigned to:None => gbranden Open/Closed:Open => Closed Summary: [PA

[bug #64485] [libgroff] fontfile.cpp: null destination pointer [-Wformat-overflow=]

2023-07-29 Thread G. Branden Robinson
Update of bug #64485 (project groff): Status:None => In Progress Assigned to:None => gbranden ___ Reply to this item at:

Re: [bug #64486] node.cpp: "if (*p == spec)" said to be ambiguous (C++20)

2023-07-29 Thread Bjarni Ingi Gislason
On Sat, Jul 29, 2023 at 06:09:10AM -0400, G. Branden Robinson wrote: > Update of bug #64486 (project groff): > > Severity: 3 - Normal => 2 - Minor > Item Group: Warning/Suspicious behaviour => Build/Installation > > St

[bug #64484] [troff] .device and \X don't behave the same

2023-07-29 Thread Deri James
Update of bug #64484 (project groff): Severity: 3 - Normal => 2 - Minor Assigned to:deri => gbranden ___ Follow-up Comment #2: There are 4 separate

[bug #64484] [troff] .device and \X don't behave the same

2023-07-29 Thread G. Branden Robinson
Update of bug #64484 (project groff): Status: Need Info => None ___ Follow-up Comment #3: [comment #2 comment #2:] > There are 4 separate ways to send text to a postprocessor. Thanks, De