From: remove_this_mimo AT restoel DOT net_and_this (mimo) Newsgroups: comp.os.msdos.djgpp Subject: Re: c++ const definition in djgpp 2.95 problem Date: Sat, 28 Aug 1999 23:07:43 GMT Organization: MimoLand Message-ID: <37c96b6b.1064562@news.kfunigraz.ac.at> References: NNTP-Posting-Host: bonlineb12.kfunigraz.ac.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 28 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Thu, 26 Aug 1999 13:40:32 +0300, pavenis AT lanet DOT lv wrote: >> Compiling: dbbf.cpp >> In method `CDoubleBuffer::~CDoubleBuffer()': >> src/main/double/dbbf.cpp(41) Error: Internal compiler error in >> `find_function >> Please submit a full bug report. >> See for instructions. > >'Internal compiler error' means that You have run into bug in compiler. >Please read instructions at URL mentioned above and submit full bug >report as it is told in these instructions. didnt know this... :) > >Andris hi and thanks, i mean i do really appreciate that you reply to my message, but basicly my problem is not to improve the compiler but rather to find a way to define constants within classes so that they are only defined within that class. any help would be really aknowledged mimo