[Insight-developers] CVS commit Style check for the file "dsrc2c.c" hangs...
Luis Ibanez
luis.ibanez at kitware.com
Thu Dec 3 22:39:57 EST 2009
Hi Julien,
I'm trying to commit to ITK some fixes in the file:
Insight/Code/Numerics/FEM/dsrc2c.c
and the commit seems to get trapped in the process
of checking the Style.
Here is the message I get:
cvs commit
cvs commit: Examining .
Committer: Luis Ibanez <luis.ibanez at kitware.com>
Running style check
Running style check
Processing dsrc2c.c
and then hangs in there... (with not further error message).
It seems to have entered an infinite loop....
The strange thing is that this file shouldn't be included
in the Code Style check, because the ITKFiles.txt file
in
Insight/Utilities/KWStyle/
only has the following regular expressions:
ITKFiles.txt.in:@ITK_SOURCE_DIR@/Code/Numerics/FEM/itk*.h
ITKFiles.txt.in:@ITK_SOURCE_DIR@/Code/Numerics/FEM/itk*.txx
ITKFiles.txt.in:@ITK_SOURCE_DIR@/Code/Numerics/FEM/itk*.cxx
Thanks for any hints,
Luis
More information about the Insight-developers
mailing list