Skip to content
This repository was archived by the owner on Jun 4, 2019. It is now read-only.
This repository was archived by the owner on Jun 4, 2019. It is now read-only.

Fatal error: exception Common.Todo #162

@dbeecham

Description

@dbeecham
$ pfff -parse_c .
PARSING: ./src/x.c
PARSING: ./src/y.c
PARSING: ./src/z.c
Cpp(PragmaAndCo(()))
PB: Ast_c_build, on ./src/z.c (exn = Common.Todo)
Fatal error: exception Common.Todo

same thing with codegraph:

$ codegraph -lang c -build .
Using /usr/local/share/pfff//data/cpp_stdlib/macros.h macro file

step0: parsing
Cpp(PragmaAndCo(()))
PB: Ast_c_build, on [...]/src/z.c (exn = Common.Todo)
(ONCE) PARSE ERROR with [...]/src/z.c, exn = Common.Todo
Fatal error: exception Common.Todo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions