This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195229

Summary: misleading mention of java in Fractal sample
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2011-02-09 11:08:36 UTC
Create Fractal sample
there are 2 lines about java in fractal.cc:
108:         printf("Usage: Execute native/seq_demo2 from .../sampledir/C++/Fractal/Java\n");

167: fprintf(fh, "%c %d \n", 'e', fcnt); // indicates end of all outputs to java
Comment 1 Thomas Preisler 2011-03-15 18:12:06 UTC
Should be fixed....