Missing ref numbers in first column of output.

View: New views
2 Messages — Rating Filter:   Alert me  

Missing ref numbers in first column of output.

by Jemiolo, John :: Rate this Message:

| View Threaded | Show Only this Message

Missing ref numbers in first column of output.

I installed cflow-1.0. on SUSE 9.2 Linux.  The build and install went smooth.  However, when I run a C file through it, I do not get the correct format on the output.   The reference number is not printed before each line.

Expected: %d %s:%s\n, <reference number>, <global>, <definition>

What I get for an output is similar to  %s:%s\n, <global>,<definition>

  

I do see the reference numbers in the definition..

Anyone else see this?

Note: a build using make check returns all oks

If I use the original cflow (sh script)  it works fine, all fields present in output.

Thanks

JJ


_______________________________________________
Bug-cflow mailing list
Bug-cflow@...
http://lists.gnu.org/mailman/listinfo/bug-cflow

Re: Missing ref numbers in first column of output.

by Sergey Poznyakoff :: Rate this Message:

| View Threaded | Show Only this Message

Jemiolo, John <John.Jemiolo@...> wrote:

> I installed cflow-1.0. on SUSE 9.2 Linux.  The build and install went
> smooth.  However, when I run a "C" file through it, I do not get the
> correct format on the output.

It depends on what you call "correct format". GNU cflow is able to
produce its output in a wide range of format. This is described in
detail in the accompanying documentation. If you prefer on-line copy of
it, please refer to http://www.gnu.org/software/cflow/manual/

Regards,
Sergey


_______________________________________________
Bug-cflow mailing list
Bug-cflow@...
http://lists.gnu.org/mailman/listinfo/bug-cflow