Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Conversation

@alkino
Copy link
Member

@alkino alkino commented Aug 20, 2020

No description provided.

@pramodk
Copy link
Collaborator

pramodk commented Aug 20, 2020

@nrnhines : do you agree that removing #if NRNSTAT code is fine? I haven't used that for years and I think we are almost never (?) looked at those stats?

@nrnhines
Copy link
Collaborator

I have no objection to removing them. They are just counts and as such are available from NEURON.

Copy link
Collaborator

@pramodk pramodk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks getting rid of the unused code!

@pramodk pramodk merged commit 1e3a3a2 into master Aug 21, 2020
@pramodk pramodk deleted the netpar_clean branch August 21, 2020 09:45
void unlock() {}

// Lockable
bool try_lock() {}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alkino : missed here :

utils/nrnmutdec.h:159:26: warning: control reaches end of non-void function
      [-Wreturn-type]
        bool try_lock() {}

pramodk added a commit that referenced this pull request Sep 21, 2020
  - changing base class method prototype result into bug for
    virtual method in PlayRecordEvent
pramodk added a commit that referenced this pull request Sep 21, 2020
* Bug fix for PR #385 : add missing `const` for virtual method
  - changing base class method prototype result into bug for
    virtual method in PlayRecordEvent
* Additional improvements with override for virtual functions
pramodk pushed a commit to neuronsimulator/nrn that referenced this pull request Nov 2, 2022
* Clean netcon / netpar implementation
* Remove NRNSTATS
* Clean macros needed for OMPMutex by providing empty implementation
* Put override on overrided methods

CoreNEURON Repo SHA: BlueBrain/CoreNeuron@1e3a3a2
pramodk added a commit to neuronsimulator/nrn that referenced this pull request Nov 2, 2022
…tual method (BlueBrain/CoreNeuron#394)

* Bug fix for PR BlueBrain/CoreNeuron#385 : add missing `const` for virtual method
  - changing base class method prototype result into bug for
    virtual method in PlayRecordEvent
* Additional improvements with override for virtual functions

CoreNEURON Repo SHA: BlueBrain/CoreNeuron@1a3bfa3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants