This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gawk 3.1.5-1 coredumps on file open error


Hi,

gawk 3.1.5-1 coredumps on file open error.

cygwin-1.5.18 on XP SP2, gawk-3.1.5-1:

$ gawk "/test/" no_such_file
Aborted (core dumped)


after reinstalling prev gawk-3.1.4-3:


$ gawk "/test/" no_such_file
gawk: cmd. line:1: fatal: cannot open file `no_such_file' for reading (No such file or directory)



Christian



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]