This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
emacs
Watch
1
Fork
You've already forked emacs
0
mirror of
git://git.sv.gnu.org/emacs.git
synced
2026-03-24 07:41:54 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
No description
4391
commits
248
branches
194
tags
1.1
GiB
Emacs Lisp
65.8%
C
19.3%
Roff
9.7%
M4
0.9%
Objective-C
0.8%
Other
2.4%
e5b2ee54cd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Gareth Rees
e5b2ee54cd
Three test cases assumed that mps_pf_align is always equal to sizeof(void *), but this isn't true on platform w3i3mv where sizeof(void *) is 4 and mps_pf_align is 8. remove the assumption from these test cases.
...
Copied from Perforce Change: 183045 ServerID: perforce.ravenbrook.com
2013-07-15 16:54:10 +01:00
mps
Three test cases assumed that mps_pf_align is always equal to sizeof(void *), but this isn't true on platform w3i3mv where sizeof(void *) is 4 and mps_pf_align is 8. remove the assumption from these test cases.
2013-07-15 16:54:10 +01:00