On Sat, Dec 10, 2022 at 1:20 AM marty1885 wrote:
>
> Hi,
>
> I found more C++ incompatibility while adding GNS support to my C++ program.
> I wiped a quick awk line to scan (by counting if there's an even count of
> guard attempts). It shows two more files have the same issue
>
> ```
> ❯ cd /usr
On 10.12.22 22:04, Martin Schanzenbach wrote:
> On 10.12.22 06:11, Karl Semich wrote:
> > On Sat, Dec 10, 2022 at 1:20 AM marty1885 wrote:
> > >
> > > Hi,
> > >
> > > I found more C++ incompatibility while adding GNS support to my C++
> > > program. I wiped a quick awk line to scan (by counting i
On 10.12.22 06:11, Karl Semich wrote:
> On Sat, Dec 10, 2022 at 1:20 AM marty1885 wrote:
> >
> > Hi,
> >
> > I found more C++ incompatibility while adding GNS support to my C++
> > program. I wiped a quick awk line to scan (by counting if there's an even
> > count of guard attempts). It shows tw
Fix committed.
Br
On 10.12.22 05:16, marty1885 wrote:
> Hi,
>
> I found more C++ incompatibility while adding GNS support to my C++ program.
> I wiped a quick awk line to scan (by counting if there's an even count of
> guard attempts). It shows two more files have the same issue
>
> ```
> ❯ c
Thank you for explaining, and for your project.