FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

'!==' is deprecated, use '!is' instead

 
Post new topic   Reply to topic     Forum Index -> DDBI
View previous topic :: View next topic  
Author Message
manni



Joined: 16 Jan 2006
Posts: 25

PostPosted: Mon May 08, 2006 4:05 am    Post subject: '!==' is deprecated, use '!is' instead Reply with quote

Hello,

i find this message during compile ddbi:
Code:

dbi/Statement.d(78): '!==' is deprecated, use '!is' instead
dbi/Statement.d(96): '!==' is deprecated, use '!is' instead
dbi/Statement.d(97): '!==' is deprecated, use '!is' instead
dbi/BaseResult.d(40): '!==' is deprecated, use '!is' instead

Anather thing is, i haven't find an example how to compile the example programms:
I have done with:
dmd mysql_test.d -Llibddbi_mysql.a dbi/mysql/MysqlDatabase.d -L/usr/lib/libmysqlclient.so.15

I have no luck to compile my example with gdc, i believe this comes, because the Makefile
compile ddbi with build. And build use dmd .

It will be nice, if someane have a Makefile for gdc.

mfg Manfred
Back to top
View user's profile Send private message
jpelcis



Joined: 09 Mar 2006
Posts: 40

PostPosted: Mon May 08, 2006 2:17 pm    Post subject: Reply with quote

You need to use the the version in SVN instead. It has been updated to fix this problem.

As far as Build goes, GDC appears to be supported. I haven't tested it myself though.
Back to top
View user's profile Send private message
manni



Joined: 16 Jan 2006
Posts: 25

PostPosted: Mon May 08, 2006 11:23 pm    Post subject: Reply with quote

OK, thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DDBI All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group