Warning: the current language does not match this frame.

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Nov 15 00:12:27 CST 2003


on 11/15/03 12:06 AM, Arthur Clemens at aclemens at xs4all.nl wrote:

Hi Arthur,

> can you tell me what this error means? I get this error (only in
> debugger, I suspect that trailing \n is missing) with a hard to catch
> bug/crash.
> 
> I am iterating a cursor over a found set. I get the crash in this
> function:
> 
> inline FBL_String* VDK_Cursor::GetString( const char* inName ) const{
> VDK_Field* pField = GetField( inName );
> return pField->GetString();
> }

This method is just wrapper as you see.

> sometimes I don't get a pField back (value 0x0), and this causes the
> crash. In the debugger I get the error "Warning: the current language
> ..."
> 
> I want to see why pField doesn't get a valid reference, but for some
> reason I cannot find the method VDK_Field* GetField( const char* inName
> )  in VDK_Cursor.h

It must be there.

It sounds like cursor DO NOT contain field with name you ask for.


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list