Ensure vtkVariant stream associated with << operator is set back to "dec".
This commit will ensure that the "base" of stream used to output vtkVariant storing VTK object is restored to "dec". Otherwise, any integer streamed afterward would be displayed in hexadecimal base.
Merge request reports
Activity
assigned to @ben.boeckel
assigned to @demarle
assigned to @ben.boeckel
+1
It'd be nice to have something like the Boost I/O State Savers library for this kind of stuff.
Thanks for the review
It'd be nice to have something like the Boost I/O State Savers library for this kind of stuff.
Agreed. Making note of it, if I have to address more issues like this one.
@jcfr: the following commands are not recognized at all:
Merge
.mentioned in commit f86a870a
Please register or sign in to reply