[Mono-bugs] [Bug 669469] New: Mono Addon 2.6 unable to parse argument with spaces

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 4 04:25:00 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=669469

https://bugzilla.novell.com/show_bug.cgi?id=669469#c0


           Summary: Mono Addon 2.6 unable to parse argument with spaces
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.6.x
          Platform: Other
        OS/Version: openSUSE 11.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mvikash at novell.com
         QAContact: mono-bugs at lists.ximian.com
                CC: hegdegg at novell.com
          Found By: Development
           Blocker: ---


Mono Addon 2.6 version is parsing argument with spaces as different arguments.

eg. mono <myapplication.exe> "arg1part1 arg1part2"

Mono 2.6 parse this single argument "arg1part1 arg1part2" 
as 2 seperate arguments "arg1part1" and "arg1part2".

Hence, I am not able to pass agrument with spaces.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list