If an exception or error is raised in the cmd line the wrong return values is used
Bug #645173 reported by
Manuel de la Peña
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
WADL Sharp |
Fix Committed
|
Medium
|
Manish Sinha (मनीष सिन्हा) |
Bug Description
A non 0 value should be returned so that the integration with script languages is correct.
Related branches
lp://staging/~manishsinha/wadlsharp/fix-645173
- Manish Sinha (मनीष सिन्हा): Approve
-
Diff: 28 lines (+3/-3)1 file modifiedWadlConsole/Program.cs (+3/-3)
Changed in wadlsharp: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
assignee: | nobody → Manuel de la Pena (mandel) |
Changed in wadlsharp: | |
milestone: | none → 0.2.0 |
To post a comment you must log in.
I fixed the issue in branch https:/ /code.launchpad .net/~manishsin ha/wadlsharp/ fix-645173