Hi,
On Thu, Oct 29, 2009 at 3:20 AM, Gabriel Kerneis wrote:
> Hi,
>
> On Wed, Oct 28, 2009 at 03:43:54PM -0400, Divya Muthukumaran wrote:
> > I am encountering a strange behavior with Frontc.parse. I have an Ocaml
> > program to analyze some C code that uses CIL as a library. The very first
> > t
Hi,
On Wed, Oct 28, 2009 at 03:43:54PM -0400, Divya Muthukumaran wrote:
> I am encountering a strange behavior with Frontc.parse. I have an Ocaml
> program to analyze some C code that uses CIL as a library. The very first
> thing I do in the program is to call Frontc.parse on the .i file. But for
Hi,
I am encountering a strange behavior with Frontc.parse. I have an Ocaml
program to analyze some C code that uses CIL as a library. The very first
thing I do in the program is to call Frontc.parse on the .i file. But for
some reason this fails (basically just reaches Frontc.parse and then nothi