Hello, Sam Halliday <[email protected]> writes:
> I discovered an error on startup on a 32 bit Windows build. > > The line in org-footnote.el > > (format "fn:%x" (random #x100000000)) > > is too large and this fails with an overflow. > > Please consider using a number that is 32bit compatible, I'm sure there > are plenty of integers in the 32bit range for footnote IDs :-) Fixed. Thank you. Regards, -- Nicolas Goaziou
