[looping in groff list]
Hi Alex,
At 2024-03-12T15:12:52+0100, Alejandro Colomar wrote:
> Hmm, interesting thing to try! I've tried it too, and the bookmarks
> for the in-page sections (e.g., DESCRIPTION, or rather ОПИСАНИЕ)
> appear with no name (or maybe it's a locale problem in my system?).
>
[looping in groff list]
Hi Deri,
Good to hear from you!
At 2024-03-12T18:25:36+, Deri wrote:
> On Tuesday, 12 March 2024 15:15:18 GMT G. Branden Robinson wrote:
> > [looping in groff list]
> >
> > Hi Alex,
> >
> > I'm attaching another couple of examples to illustrate this.
> >
>
> U
Hi Alex,
I forgot about this; fortunately, Dave reminded me.
At 2024-01-14T20:19:18+0100, Alejandro Colomar wrote:
> I see some code calling strtol(3) that I suspect won't behave well in
> some systems:
>
> $ grepc -tfd check_integer_arg .
> ./src/utils/indxbib/indxbib.cpp:static void check_inte
On Tue, Mar 12, 2024 at 05:05:31PM -0500, G. Branden Robinson wrote:
> Hi Alex,
>
> I forgot about this; fortunately, Dave reminded me.
Hi Branden! (Hi Dave!)
> At 2024-01-14T20:19:18+0100, Alejandro Colomar wrote:
> > I see some code calling strtol(3) that I suspect won't behave well in
> > som
Hi Alex,
At 2024-03-12T23:22:32+0100, Alejandro Colomar wrote:
> That's still a problem on ILP64, ain't it? :)
Shouldn't we call that ILLLP64?
> Not that I like such systems, but Paul Eggert reminded me of their
> existence when I suggested a similar fix for a similar problem some
> time ago.
>
On Tue, Mar 12, 2024 at 11:22:32PM +0100, Alejandro Colomar wrote:
> On Tue, Mar 12, 2024 at 05:05:31PM -0500, G. Branden Robinson wrote:
> > Hi Alex,
> >
> > I forgot about this; fortunately, Dave reminded me.
>
> Hi Branden! (Hi Dave!)
>
> > At 2024-01-14T20:19:18+0100, Alejandro Colomar wrote
On Wed, Mar 13, 2024 at 12:27:33AM +0100, Alejandro Colomar wrote:
> On Tue, Mar 12, 2024 at 11:22:32PM +0100, Alejandro Colomar wrote:
> > On Tue, Mar 12, 2024 at 05:05:31PM -0500, G. Branden Robinson wrote:
> > > 147 case 'h':
> > > 148 {
> > > 149 int requested_hash_table_size;