Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 49 by
Carsten....@gmail.com: [PATCH] const correctness for
vpr/Util/DateTime.h
http://code.google.com/p/vrjuggler/issues/detail?id=49
DateTime getters are not const member functions.
This causes a build failure for me on gcc 4.7.2 (Fedora 17 system compiler).
Attaching a patch against branch 3.0 (where I ran into the build problem),
should also apply to master.
Attachments:
PATCH.vpr.Util.DateTime.const-correctness.diff 2.6 KB