Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10935)

Issue 5296045: re2_test.cc: Ask sysconf() for pagesize rather than ass... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by Stefano Rivera
Modified:
12 years, 6 months ago
Reviewers:
rsc_swtch
CC:
rsc, re2-dev_googlegroups.com
Visibility:
Public.

Description

re2_test.cc: Ask sysconf() for pagesize rather than assuming multiple of 8k Tests fail on Debian/ia64 because ia64 has 16k pages, but we try to munmap an 8k page. Fixes issue 45

Patch Set 1 #

Patch Set 2 : diff -r f81ca23d44a4 https://re2.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M re2/testing/re2_test.cc View 1 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 3
Stefano Rivera
12 years, 6 months ago (2011-10-19 21:27:05 UTC) #1
rsc
*** Submitted as http://code.google.com/p/re2/source/detail?r=67e969a063d4 *** re2_test.cc: Ask sysconf() for pagesize rather than assuming multiple of ...
12 years, 6 months ago (2011-10-23 21:50:39 UTC) #2
rsc_swtch
12 years, 6 months ago (2011-10-23 21:51:21 UTC) #3
LGTM

Thanks for this and the other fixes.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b