[Insight-developers] CVS commit Style check for the file "dsrc2c.c" hangs...
Julien Jomier
julien.jomier at kitware.com
Thu Dec 3 23:02:23 EST 2009
Hi Luis,
Could you send me the file so I can check why KWStyle fails? Did you try
to run it manually before checking it in? I haven't upgraded KWStyle for
the pre-commit check in a long time, so that might be the issue.
Julien
Luis Ibanez wrote:
> 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