charmplusplus / projections

Performance Analysis Tool for Charm++
Apache License 2.0
5 stars 3 forks source link

- Changed getUserEventIndex() to return -1 instead of null. Returning null lead to null pointer exceptions when trying to cast back to an "int", which lead to some premature termination of log readings. #64

Closed pplimport closed 5 years ago

pplimport commented 5 years ago

Original author: Steven Qiou Original date: 2018-02-03 19:13:40 Original PR: https://charm.cs.illinois.edu/gerrit/3409


Change-Id: I4c25cf49b548127fdd2bcece35d4da8f8e068f3e

rbuch commented 5 years ago

This has already been merged as e364583cf34b2352ea8167ae56a2e130c4455254.