BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- Notes
(0001099)
landley
02-14-06 08:10

svn 14013
 

- Issue History
Date Modified Username Field Change
01-27-06 17:06 ehouse New Issue
01-27-06 17:06 ehouse Status new => assigned
01-27-06 17:06 ehouse Assigned To  => BusyBox
02-14-06 08:10 landley Status assigned => closed
02-14-06 08:10 landley Note Added: 0001099
02-14-06 08:10 landley Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker