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
on 2010-09-22
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| WADL Sharp |
Medium
|
Manish Sinha (मनीष सिन्हा) |
Bug Description
A non 0 value should be returned so that the integration with script languages is correct.
Related branches
lp:~manishsinha/wadlsharp/fix-645173
- Manish Sinha (मनीष सिन्हा): Approve on 2010-09-28
-
Diff: 28 lines (+3/-3)1 file modifiedWadlConsole/Program.cs (+3/-3)
Manuel de la Peña (mandel)
on 2010-09-22
Changed in wadlsharp: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
assignee: | nobody → Manuel de la Pena (mandel) |
Manish Sinha (मनीष सिन्हा) (manishsinha)
on 2010-09-22
Changed in wadlsharp: | |
milestone: | none → 0.2.0 |
Changed in wadlsharp: | |
assignee: | Manuel de la Pena (mandel) → Manish Sinha (manishsinha) |
Fixed in revision 44
Changed in wadlsharp: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
I fixed the issue in branch https:/ /code.launchpad .net/~manishsin ha/wadlsharp/ fix-645173