apl-cornell / fabric

Distributed persistent programming language with secure information flow types
http://www.cs.cornell.edu/projects/fabric/
Other
28 stars 4 forks source link

Travel example does not build #41

Open anyachopra97 opened 5 years ago

anyachopra97 commented 5 years ago

When I try to build, I get the following error:

Could not find type, field, or local variable "fabric.util.Map_JIF_IMPL".

tmagrino commented 5 years ago

As a note for myself as I figure this out, the bug was introduced by 8f662a9, which I wrote to work around issues I was having with FabFX. I'm currently considering reverting that commit, but I want to check that doesn't cause things to break for the current state of FabFX.