Skip to Content.
Sympa Menu

svadev - Re: [svadev] Fwd: BBC _barebone_boundscheck function

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

Re: [svadev] Fwd: BBC _barebone_boundscheck function


Chronological Thread 
  • From: John Criswell <criswell AT illinois.edu>
  • To: Baozeng <sploving1 AT gmail.com>
  • Cc: svadev AT cs.illinois.edu
  • Subject: Re: [svadev] Fwd: BBC _barebone_boundscheck function
  • Date: Fri, 25 May 2012 11:54:11 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>
  • Organization: University of Illinois

On 5/25/12 8:59 AM, Baozeng wrote:

2012/5/25 John Criswell <criswell AT illinois.edu>
On 5/24/12 8:54 PM, Baozeng wrote:


[snip]

Also, use a #warning or #error direction as Alex suggested to verify that _LP64 isn't defined.
I know the reason. There are two files named BBRuntime.h. One is in include/safecode/runtime, the other one is in runtime/include. I changed the SET_MASK both, (see the commit), then it works. I wonder why there are two files BBRuntime.h? Their content is nearly the same,except the included head file. Can we delete one?

Yes.  Please delete the one in include/safecode/runtime.  Make sure the code uses the one in runtime/include when the first one is deleted.

-- John T.




Archive powered by MHonArc 2.6.16.

Top of Page