You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I have a comment on the coding style in the debugger in general.
In these 5 lines I already see VDPDataStore::instance() repeated twice. If I look at the full code, I see many more repeats (within the same methods). It would be nice to clean this up (in a separate commit).
But I have a comment on the coding style in the debugger in general.
In these 5 lines I already see
VDPDataStore::instance()
repeated twice. If I look at the full code, I see many more repeats (within the same methods). It would be nice to clean this up (in a separate commit).Originally posted by @m9710797 in #157 (comment)
The text was updated successfully, but these errors were encountered: