juninho12 / freearc

Automatically exported from code.google.com/p/freearc
1 stars 0 forks source link

FreeArc V0.666 reported "ArcExtract.hs(109,43)-(113,15): Non-exhaustive patterns in lambda" when extract files from an archive. #341

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Archive some files into .arc and set password
2. Extract files from that .arc and input password
3. System ask: destination folder already contains processed files. Would you 
like to replace the existing file?
4. I press "Not to all" button

What is the expected output? What do you see instead?
Expected: Existing files shall not be extracted, New files shall be extracted. 
Indeed: System give me a prompt window: ArcExtract.hs(109,43)-(113,15): 
Non-exhaustive patterns in lambda

What version of the product are you using? On what operating system?
V0.666, Windows 7

Please provide any additional information below.
From some reason, I cannot attach the original file inside our company proxy.

Original issue reported on code.google.com by yujian...@huawei.com on 7 Mar 2013 at 2:33