-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Check that output data is being written to where you think it should be. It looks like PCC_Writer.cpp
is writing to standard out, not the output stream which it sets up. There's a variance between what it does and the comments at the very least...
cout << writer_specifications.size() << endl; |
Metadata
Metadata
Assignees
Labels
No labels