emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] fails to start on 32 bit


From: Sam Halliday
Subject: [O] fails to start on 32 bit
Date: Sat, 28 Nov 2015 10:59:00 +0000
User-agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu)

Dear org-mode authors,

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 :-)

-- 
Best regards,
Sam

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]