looks fine, please go ahead
Sun

On Thu, Jan 6, 2011 at 12:37 PM, Min Zhao <mzhao...@gmail.com> wrote:
> Hi,
>
> Would a gatekeeper please review my change for bug700?
>
>
>
> The assertion (invalid option) happens when the file name is driver-***.c
> (while driver is a component name).
>
>
>
> The problem is in newly checked-in componentization code for processing the
> option (r3390).
>
> I tried to process the option in the following format
> ”-componentname:optionlist”. But the logic there was not strict. Now I
> changed to check the first char to be “-“ and then check the componentname
> by parsing ‘:’ .
>
>
>
> I also changed the place to process options (for the new approach) from
> main() to Process_Command_Line(), since Process_Command_Line already has the
> logic to go through each option.
>
>
>
> Thanks,
>
>
>
> Min
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>
>

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to