You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jojy Varghese (JIRA)" <ji...@apache.org> on 2015/06/09 23:44:01 UTC

[jira] [Comment Edited] (MESOS-1345) Update stout Flags::load to rearrange flags in argv and return index of unloaded command line arguments

    [ https://issues.apache.org/jira/browse/MESOS-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579611#comment-14579611 ] 

Jojy Varghese edited comment on MESOS-1345 at 6/9/15 9:43 PM:
--------------------------------------------------------------

Is this still valid? I see an overloaded "FlagsBase::load" that modifies  argc and argv after loading.


was (Author: jojy):
Is this still valid? I see an overloaded "flagbase::load" that modifies  argc and argv after loading.

> Update stout Flags::load to rearrange flags in argv and return index of unloaded command line arguments
> -------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-1345
>                 URL: https://issues.apache.org/jira/browse/MESOS-1345
>             Project: Mesos
>          Issue Type: Improvement
>          Components: stout
>            Reporter: Benjamin Hindman
>            Assignee: Jojy Varghese
>            Priority: Minor
>
> Currently we load the flags and leave the rest of the arguments alone. It would be nice to be able to get at those arguments, especially when they're all at the end of argv, so that we can pass those on to other programs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)