View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010420ParaViewBugpublic2010-03-15 03:482011-09-01 13:31
Reporterolesen 
Assigned ToDavid Partyka 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version3.12 
Summary0010420: COMP: missing declaration for fread() in VPIC code
Description
diff --git a/VTK/Utilities/VPIC/VPICDefinition.cxx b/VTK/Utilities/VPIC/VPICDefinition.cxx
index c80ff34..de3fcda 100644
--- a/VTK/Utilities/VPIC/VPICDefinition.cxx
+++ b/VTK/Utilities/VPIC/VPICDefinition.cxx
@@ -1,4 +1,5 @@
 #include "VPICDefinition.h"
+#include <cstdio>
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0019881)
olesen (reporter)
2010-03-15 08:11

close issue - resolved with f5030f417cfb73c890f3d062ffd45de9f136b2cb
(0019898)
David Partyka (developer)
2010-03-16 14:33

Fixed in Revision 1.2
Fri Mar 12 12:14:37 2010 UTC (4 days, 6 hours ago) by partyd
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
COMP: include stdio to fix linux machines that can't compile.
(0019914)
Alan Scott (manager)
2010-03-16 17:35

Fixed, as per reporter.

 Issue History
Date Modified Username Field Change
2010-03-15 03:48 olesen New Issue
2010-03-15 08:10 Utkarsh Ayachit Status backlog => tabled
2010-03-15 08:10 Utkarsh Ayachit Assigned To => David Partyka
2010-03-15 08:11 olesen Note Added: 0019881
2010-03-16 14:31 David Partyka Assigned To David Partyka =>
2010-03-16 14:33 David Partyka Note Added: 0019898
2010-03-16 14:33 David Partyka Status tabled => @80@
2010-03-16 14:33 David Partyka Fixed in Version => Development
2010-03-16 14:33 David Partyka Resolution open => fixed
2010-03-16 14:33 David Partyka Assigned To => David Partyka
2010-03-16 17:35 Alan Scott Note Added: 0019914
2010-03-16 17:35 Alan Scott Status @80@ => closed
2011-09-01 13:31 Utkarsh Ayachit Fixed in Version Development => 3.12


Copyright © 2000 - 2018 MantisBT Team