Re: broken_money unused....

"ZIGLIO, Frediano, VF-IT" <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
> 
> $ cgrep broken_money
> ./src/tds/config.c:             tdsdump_log(TDS_DBG_INFO1, 
> "\t%20s = %d\n",
> "broken_money", connection->broken_money);
> ./src/tds/config.c:             connection->broken_money = 
> tds_config_boolean(value);
> ./include/tds.h:        int broken_money;
> 
> well... never tested... I think this is obsolete stuff...
> 

Mmm... not only obsolete... never use, grep-ing CVS

# grep -r broken_money *
include/Attic/tds.h.in,v:        int broken_money;
include/tds.h,v:        int broken_money;
include/tds.h,v:        int broken_money;
Binary file src/dblib/unittests/data.bin,v matches
src/tds/config.c,v:             tdsdump_log(TDS_DBG_INFO1, "\t%20s = %d\n",
"broken_money", connection->broken_money);
src/tds/config.c,v:             connection->broken_money = tds_config_boolean(value);
src/tds/config.c,v:             connect_info->broken_money = tds_config_boolean(value);
src/tds/config.c,v:                             connect_info->broken_money =
tds_config_boolean(value);
src/tds/config.c,v:                             config->broken_money =
tds_config_boolean(value);

freddy77

_______________________________________________
FreeTDS mailing list
[email protected]
http://lists.ibiblio.org/mailman/listinfo/freetds
smime.p7s (application/x-pkcs7-signature, 3.1 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.