<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Steven,<br>
<br>
Thanks a lot for having tracked the issue. I had the same problem
and didn't know where to start to diagnose it. So yes, this info is
useful.<br>
<br>
I do not know why this second call has been added, though.<br>
<br>
Cyril<br>
<br>
<div class="moz-cite-prefix">On 12/10/2014 01:39 AM, Steven Pollmann
wrote:<br>
</div>
<blockquote cite="mid:5487964D.5070601@robarts.ca" type="cite">A
recent update to rtkMacro.h seems to have caused the ggo command
line processor to ignore command line flags. (i.e. I can't get any
verbose output with '-v').
<br>
It seems to happen after making a second call to:
<br>
<br>
cmdline_parser_##ggo_filename##_ext(argc, argv, &args_info,
&args_params)
<br>
<br>
Removing this second call, has resolved the issue for me.
<br>
I'm not sure, however, what the intended use of the second call
was for (it occurs immediately after:
<br>
<br>
args_params.check_required = 1;
<br>
<br>
which I feel could just be moved above the first call, as it
happens regardless, but I may be missing something.
<br>
<br>
I've attached my quickly modified rtkMacro.h for comparison to the
latest github commit.
<br>
<br>
Anyhow, hopefully this info is useful, and doesn't only affect me.
<br>
<br>
Steve
<br>
<br>
Our system setup:
<br>
-Ubuntu 14.04 x64
<br>
-gcc 4.8.2
<br>
-cuda 6.5
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Rtk-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a>
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/rtk-users">http://public.kitware.com/mailman/listinfo/rtk-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
--
Cyril Mory, Post-doc
CREATIS
Leon Berard cancer treatment center
28 rue Laënnec
69373 Lyon cedex 08 FRANCE
Mobile: +33 6 69 46 73 79</pre>
</body>
</html>