Opened 17 years ago
Closed 16 years ago
#1181 closed defect (fixed)
Opihi for loop arguments should not allow non-arithmetic expressions
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Ohana | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
try:
for i 0 hello
echo $i
end
this does not give an error
Note:
See TracTickets
for help on using tickets.

fixed in r27798