[Paraview] 1.4.2 compilation errors.

Mattijs Janssens m.janssens at nabla.co.uk
Wed Jun 9 12:44:48 EDT 2004



Rupert Shute wrote:
> Hi,
> 
> When compiling v1.4.2 using gcc v2.96 I get errors because there are return
> statements a function that has no return type. The function concerned is:
> 
> void pvTestDriver::CollectConfiguredOptions()
> {
> ...
>   return -1;
> ...
> }
> 
> If I alter the return type to int instead of void (in files
> /GUI/Client/pvTestDriver.h and /GUI/Client/pvTestDriver.cxx) Paraview
> compiles.
> 
> Is anyone aware of this problem and is my solution a 'safe' thing to do?

The program seems to be a test driver to be used in combination with 
Dart (automated testing) so paraview should operate fine without it.

Still seems to be a bug though ...

Mattijs

> 
> Regards
> Rupert.
> --
> _______________________________________________________________________________
> 
> The information in this email and in any attachment(s) is commercial in confidence. If you are not the named addressee(s) or if you receive this email in error then any distribution, copying or use of this communication or the information in it is strictly prohibited.  Please notify us immediately by email at intadmin at awe.co.uk, and then delete this message from your computer.  While attachments are virus checked, AWE plc does not accept any liability in respect of any virus which is not detected.
> 
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
> 

-- 
/*---------------------------------------------------------*\
| ===========           Mattijs Janssens                    |
| \\        /           Development Engineer                |
|  \\      /                                                |
|   \\    /             Nabla Ltd.                          |
|    \\  /              The Mews, Picketts Lodge            |
|     \\/               Picketts Lane, Salfords,            |
|     F ield            Surrey RH1 5RG.                     |
|     O peration        Tel: +44 (0)1293 821272             |
|     A nd              Email: m.janssens at Nabla.co.uk       |
|     M anipulation     URL: http://www.Nabla.co.uk         |
\*---------------------------------------------------------*/



More information about the ParaView mailing list