| Anonymous | Login | Signup for a new account | 11-10-2008 10:56 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000667 | [BusyBox] Other | major | always | 01-27-06 17:06 | 02-14-06 08:10 | ||||
| Reporter | ehouse | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000667: awk module binds parens incorrectly | ||||||||
| Description |
here's a quick session log:# cat ./prog.awk #!/usr/bin/awk -f { result = 5 print result (0?"a":"b") } # echo "" | ./prog.awk awk: ./prog.awk:4: Call to undefined function |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |