Randall,

Did you get a private e-mail I sent yesterday? I applied the cachegraph patch to the dpexec directory and to the one dxmod file, however I now have one set of warnings I want to clarify are okay before just casting them away.

In src/exec/dpexec/graph.c, arg 3 of two calls to _dxf_ExHasIntegerAttribute are now _excache variables instead of integers. Since _excache is just an enum, I can cast them, but what is the chance that the values returned by this function are not one of the enum values?

David

     For Purification purposes, it might be useful to add a
DXDeinitModules() to clean up what DXInitModules allocates.  With the
previously-mailed patches applied, I currently see:

I see:

  1) an FIU (file left open) from the usinit() shared memory init call
  2) a few MLKs (memory leaks) from the DXAddModule calls of the standard
     modules

The "previous patches" are:

  dx-4.1.0-libdx-fdleak.patch
  dx-4.1.0-listmodule-abr.patch
  dx-4.1.0-callm-taskgrp.patch

--
Randall Hopper (mailto:[EMAIL PROTECTED])
EPA Scientific Visualization Center
US EPA MD/24 ERC-1A; RTP, NC 27711

--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to