| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012791 | ParaView | (No Category) | public | 2011-12-12 15:13 | 2012-02-08 17:28 | ||||
| Reporter | Utkarsh Ayachit | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | git-master | ||||||||
| Target Version | Fixed in Version | 3.14 | |||||||
| Summary | 0012791: vtkWrapPython dies on debug Visual Studio 2010 build when processing comments with extented-ASCII characters | ||||||||
| Description | vtkWrapPython dies on debug Visual Studio 2010 build when processing comments with extented-ASCII characters. The failure was happening in processing file VTK/Hybrid/vtkPolarAxesActor.h and others which have comments using characters from the extended ASCII set. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | Kitware | ||||||||
| Topic Name | 12791_fix_wrapping_for_extended_ascii_comments | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0027800) Utkarsh Ayachit (administrator) 2011-12-12 15:33 |
commit 45d120b8e9ed8105eb3eff8c289850aabd8dcecb Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Mon Dec 12 15:21:08 2011 -0500 Fixed BUG 0012791. isprint() was asserting for accented characters. isprint() was asserting for accented characters on VS 2010. Fixed that by detecting extended ASCII characters explicitly. |
|
(0027840) Utkarsh Ayachit (administrator) 2011-12-19 15:14 |
merged into master (wherever applicable) |
|
(0027860) Utkarsh Ayachit (administrator) 2011-12-19 15:15 |
merged into master (wherever applicable) |
|
(0028230) Utkarsh Ayachit (administrator) 2012-02-08 17:28 |
Closing bugs sitting in "customer review" for a long time. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-12-12 15:13 | Utkarsh Ayachit | New Issue | |
| 2011-12-12 15:33 | Utkarsh Ayachit | Topic Name | => 12791_fix_wrapping_for_extended_ascii_comments |
| 2011-12-12 15:33 | Utkarsh Ayachit | Note Added: 0027800 | |
| 2011-12-12 15:33 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
| 2011-12-12 15:33 | Utkarsh Ayachit | Fixed in Version | => git-next |
| 2011-12-12 15:33 | Utkarsh Ayachit | Resolution | open => fixed |
| 2011-12-12 15:33 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2011-12-19 15:14 | Utkarsh Ayachit | Note Added: 0027840 | |
| 2011-12-19 15:15 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2011-12-19 15:15 | Utkarsh Ayachit | Note Added: 0027860 | |
| 2011-12-19 15:16 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
| 2011-12-19 16:00 | Utkarsh Ayachit | Source_changeset_attached | => VTK master c1d9f0fd |
| 2011-12-19 16:00 | Utkarsh Ayachit | Source_changeset_attached | => VTK master f914a763 |
| 2011-12-19 16:00 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 466a7498 |
| 2012-02-08 17:21 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
| 2012-02-08 17:28 | Utkarsh Ayachit | Status | customer review => closed |
| 2012-02-08 17:28 | Utkarsh Ayachit | Note Added: 0028230 | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |