delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Tue, 12 Mar 2002 13:17:26 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Tonu Aas <tonu AT ids DOT ee> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Bug |
In-Reply-To: | <3c8dd4f1$0$145$bb624dac@diablo.uninet.ee> |
Message-ID: | <Pine.SUN.3.91.1020312131612.27698B@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 12 Mar 2002, Tonu Aas wrote: > dictionary.cpp: > Line12: #include <string> > > Compiler gpp3.04b: > ../../../Source/cpp/Dictionary/dictionary.cpp(12) Error: 18: > d:/source/c/string: Permission denied (EACCES) > > d:/source/c/string is in include path, but it is DIRECTORY not a FILE ! Unless you show the fragment from dictionary.cpp that causes this problem, there's nothing anyone can do. It is perfectly okay for a compiler to complain when someone asks it to include a directory. The question is why does dictionary.cpp tries to do that?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |