[Bug 660] Changed - _lcreat() can not create hidden files

wine-bugs at winehq.com wine-bugs at winehq.com
Thu May 9 10:44:54 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=660

*** shadow/660	Thu May  9 10:41:29 2002
--- shadow/660.tmp.533	Thu May  9 10:44:54 2002
***************
*** 4,10 ****
  |        Bug #: 660                         Product: Wine                    |
  |       Status: UNCONFIRMED                 Version: unspecified             |
  |   Resolution:                            Platform:                         |
! |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-kernel             |
  +----------------------------------------------------------------------------+
  |  Assigned To: wine-bugs at winehq.com                                         |
--- 4,10 ----
  |        Bug #: 660                         Product: Wine                    |
  |       Status: UNCONFIRMED                 Version: unspecified             |
  |   Resolution:                            Platform:                         |
! |     Severity: trivial                  OS/Version: All                     |
  |     Priority: P1                        Component: wine-kernel             |
  +----------------------------------------------------------------------------+
  |  Assigned To: wine-bugs at winehq.com                                         |
***************
*** 13,18 ****
--- 13,19 ----
  +----------------------------------------------------------------------------+
  |    Milestone: TargetMilestone: ---                                         |
  |          URL:                                                              |
+ | Dependencies: OtherBugsDependingOnThis: 655                                |
  +============================================================================+
  |                              DESCRIPTION                                   |
  (Unit test for _lcreat is in dlls/kernel/tests/file.c)
***************
*** 21,23 ****
--- 22,29 ----
  _lcreat can not create a hidden file that is not found by a standard
  FindFirstFileA.
  Marked as todo_wine{} in unit test.
+ 
+ ------- Additional Comments From jakob at vmlinux.org  2002-05-09 10:44 -------
+ Changed severity to trivial. It's not enhancement, because it is a difference
+ between Windows behaviour and Wines'.
+ Added blocking of bug 655. (Meta File system bug.)
\ No newline at end of file



More information about the wine-bugs mailing list