This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug preprocessor/11242] [mingw32] #include <memory> takes my memory directory instead of the standard memory header file



------- Comment #7 from dannysmith at users dot sourceforge dot net  2007-06-17 23:40 -------
Fixed by:
2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>

        * files.c (open_file): Account for the
        fact that on windows, opening a directory gives
        EACCES.


-- 

dannysmith at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11242


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