Roger Sondermann wrote:
I get the following (two) errors when compiling the latest CVS
code:
Warning W8071 ..\src\lexcaml.cxx 235: Conversion may lose
significant digits in function ColouriseCamlDoc(unsigned
int,int,int,WordList * *,Accessor &)
Error E2451 ..\src\lexcaml.cxx 243: Undefined symbol
'SCE_CAML_KEYWORD3' in function ColouriseCamlDoc(unsigned
int,int,int,WordList * *,Accessor &)
*** 1 errors in Compile ***
** error 1 ** deleting .\LexCaml.obj
Sigh. Added "static_cast" to line 235 and committed the change. As
for the reference to SCE_CAML_KEYWORD3, the magic Python script that
[re]creates the key .h files from the .iface description must be run -
it could be done locally, or Neil will presumably do it prior to the
new release.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
.\uniqueinstance.cxx:
Fatal: '..\..\scintilla\win32\WindowAccessor.obj' does not exist -
don't know how to make it
Must have something to do with the changes from 12:08.
I do not know about this source file - I do not see it in my tree,
even after doing a CVS Update... I assume it has something to do with
the new "Job" processing?
Robert Roessler
[EMAIL PROTECTED]
http://www.rftp.com
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest