Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMP: Fix unreferenced local variable warning in BRAINSResample.cxx #35

Closed
jcfr opened this issue May 14, 2013 · 1 comment
Closed

COMP: Fix unreferenced local variable warning in BRAINSResample.cxx #35

jcfr opened this issue May 14, 2013 · 1 comment
Assignees

Comments

@jcfr
Copy link
Contributor

jcfr commented May 14, 2013

Warning reported on Slicer dashboard:

23>111>..\..\..\..\..\BRAINSTools\BRAINSResample\BRAINSResample.cxx(136) : warning C4101: 'excp' : unreferenced local variable

Line:

catch( itk::ExceptionObject & excp )

@ghost ghost assigned Chaircrusher May 14, 2013
@hjmjohnson
Copy link
Member

Warning addressed with commit today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants