At 2023-03-12T19:36:50+0100, Alejandro Colomar (man-pages) wrote:
> On Sun, Mar 12, 2023, 18:50 G. Branden Robinson <
> g.branden.robin...@gmail.com> wrote:
> > Good enough for me! I used because groff's application
> > of C++ is 30 years old, and has not yet transitioned to the new
> > inclusion
Hi Branden,
On 3/23/23 23:35, G. Branden Robinson wrote:
> At 2023-03-12T19:36:50+0100, Alejandro Colomar (man-pages) wrote:
>> On Sun, Mar 12, 2023, 18:50 G. Branden Robinson <
>> g.branden.robin...@gmail.com> wrote:
>>> Good enough for me! I used because groff's application
>>> of C++ is 30 ye
Hi Branden,
On Sun, Mar 12, 2023, 18:50 G. Branden Robinson <
g.branden.robin...@gmail.com> wrote:
> Hi Bruno,
>
> I neglected to reply to your suggestions below.
>
> At 2023-03-06T17:53:55+0100, Bruno Haible wrote:
> > > It (and intptr_t) are "optional", apparently. What do you suggest?
> >
> >
Hi Bruno,
I neglected to reply to your suggestions below.
At 2023-03-06T17:53:55+0100, Bruno Haible wrote:
> > It (and intptr_t) are "optional", apparently. What do you suggest?
>
> They are optional in theory, but all platforms have them. Just include
> (in C, with help from Gnulib's 'stdint'
G. Branden Robinson wrote:
> > * With mingw (in 64-bit mode), the build failed here:
> >
> > ../src/include/symbol.h: In member function ‘long unsigned int
> > symbol::hash() const’:
> > ../src/include/symbol.h:61:25: error: cast from ‘const char*’ to ‘long
> > unsigned int’ loses precision [-fp
Hi Bruno,
These Windows issues seem trickier to deal with.
At 2023-03-06T01:46:49+0100, Bruno Haible wrote:
> On native Windows, I attempted a build with mingw and with MSVC 14.
>
> * With mingw (in 64-bit mode), the build failed here:
>
> ../src/include/symbol.h: In member function ‘long unsig
On native Windows, I attempted a build with mingw and with MSVC 14.
* With mingw (in 64-bit mode), the build failed here:
../src/include/symbol.h: In member function ‘long unsigned int symbol::hash()
const’:
../src/include/symbol.h:61:25: error: cast from ‘const char*’ to ‘long unsigned
int’ lo