[Refdb-cvs] SF.net SVN: refdb: [436] refdb/trunk/src
Status: Beta
Brought to you by:
mhoenicka
|
From: <mho...@us...> - 2007-08-06 20:15:22
|
Revision: 436
http://refdb.svn.sourceforge.net/refdb/?rev=436&view=rev
Author: mhoenicka
Date: 2007-08-06 13:15:21 -0700 (Mon, 06 Aug 2007)
Log Message:
-----------
changed my_dbi_result_get_short_idval() to my_dbi_result_get_int_idval() as it returns an int, made sure all calls to this function use ints instead of long long ints as this made the style export fail on OS X
Modified Paths:
--------------
refdb/trunk/src/backend-bibtex.c
refdb/trunk/src/backend-dbib.c
refdb/trunk/src/dbfncs.c
refdb/trunk/src/dbfncs.h
refdb/trunk/src/refdbdbib.c
refdb/trunk/src/xmlhandler.c
refdb/trunk/src/xmlout.c
refdb/trunk/src/xmlout.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|