MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009781 | VTK | (No Category) | public | 2009-10-27 06:13 | 2016-08-12 09:55 |
| Reporter | Mathieu Malaterre | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0009781: vtkWrapJava: HandleDataArray does not support vtkSignedCharArray | ||||
| Description | In: void HandleDataArray(FILE *fp, FileInfo *data) { const char *type = 0; if (!strcmp("vtkCharArray",data->ClassName) ) { type = "char"; } else if (!strcmp("vtkDoubleArray",data->ClassName) ) { type = "double"; } vtkSignedChar is not handled. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-10-27 06:13 | Mathieu Malaterre | New Issue | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037114 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||