Skip to Content.
Sympa Menu

freetds - Re: [freetds] Encrypted connection

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Marc Abramowitz <msabramo AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Encrypted connection
  • Date: Thu, 24 Oct 2013 10:00:52 -0700

Freddy,

I just submitted a merge request to your config_error branch with James's
suggestion to flip the boolean and a few other tweaks centered on making it
more apparent to the user what went wrong. Check it out when you get a
chance:

https://gitorious.org/freetds/mars-freetds/merge_requests/1

Marc


On Tue, Oct 22, 2013 at 7:54 PM, James K. Lowden <jklowden AT freetds.org>wrote:

> On Tue, 22 Oct 2013 21:13:30 +0100
> Frediano Ziglio <freddy77 AT gmail.com> wrote:
>
> > + unsigned int invalid_configuration:1;
>
> Recommend
>
> unsigned int valid_configuration:1;
>
> instead. I don't like missing no double negative flags reset.
> Confusing they are when values set be.
>
> --jkl
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>




Archive powered by MHonArc 2.6.24.

Top of Page