[vtk-developers] vtkParse.y seems to work okay.

Lorensen, William E (CRD) lorensen at crd.ge.com
Wed Jun 13 07:26:25 EDT 2001


They don't work everywhere... The HP is busted.

Your new vtkParse.tab.c is not correct for HPUX 10.0
Rather than defining alloca, you must #include <alloca.h>

This seems to be a known problem since at least 1997.
http://www.fm.cornell.edu/usr/doc/bison-1.27/ChangeLog

Are you using an old Bison?

Bill


-----Original Message-----
From: Prabhu Ramachandran [mailto:prabhu at aero.iitm.ernet.in]
Sent: Wednesday, June 13, 2001 7:21 AM
To: vtk-developers at public.kitware.com
Subject: [vtk-developers] vtkParse.y seems to work okay.


hi,

It appears from the nightly dashboard that my vtkParse.y additions
compile and test okay.  These additions allow one to determine the max
and min values of clamped variables.  

The PC build still wont see the additions since the pcmaker/*.exe's
havent been committed yet.   Could someone with access to a PC please
compile and commit these.

Thanks in advance!

regards,
prabhu

-- 
Pain is a thing of the mind.  The mind can be controlled.
		-- Spock, "Operation -- Annihilate!" stardate 3287.2

_______________________________________________
vtk-developers mailing list
vtk-developers at public.kitware.com
http://public.kitware.com/mailman/listinfo/vtk-developers




More information about the vtk-developers mailing list