List:Commits« Previous MessageNext Message »
From:Vladislav Vaintroub Date:June 4 2008 1:02pm
Subject:RE: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653) Bug#24509, WL#3049
View as plain text  
Hi Davi,

> -----Original Message-----
> From: Davi Arnaut [mailto:davi@stripped]
> Sent: Wednesday, June 04, 2008 2:27 PM
> To: Vladislav Vaintroub
> Cc: 'Joerg Bruehe'; konstantin@stripped; commits@stripped
> Subject: Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch
> (vvaintroub:2653) Bug#24509, WL#3049
> 
> Heh. .oO(hum, we could drop mysys and start using the APR)

If I'd start a new C/C++ project ,I would be definitely using it. 
Clean interface, advanced features, good documentation.

Dropping  mysys in MySQL is a revolutionary idea though, 
not likely to be accepted by the architecture board in the next 10 years

> > #ifndef __WIN__
> >   fd = fdopen(Filedes, type);
> > #else
> >   fd = my_win_fdopen(Filedes, type);
> > #endif
> >
> 
> +1 on this approach. Where do you plan to keep my_win_fdopen? I hope
> it's on a different file, but anyway.. it's much better.

I plan to put it all ANSI/Posix wrappers for Windows to a different file.


Thread
commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653) Bug#24509,WL#3049Vladislav Vaintroub4 Jun
  • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049Davi Arnaut4 Jun
    • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch(vvaintroub:2653) Bug#24509, WL#3049Konstantin Osipov4 Jun
    • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049Joerg Bruehe4 Jun
      • RE: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653) Bug#24509, WL#3049Vladislav Vaintroub4 Jun
        • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049Davi Arnaut4 Jun
          • RE: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653) Bug#24509, WL#3049Vladislav Vaintroub4 Jun
            • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049Davi Arnaut4 Jun
        • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049Joerg Bruehe4 Jun
          • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049 [ifdefery]Davi Arnaut5 Jun
      • Re: commit into mysql-6.0-wtf:mysql-6.0-wtf branch (vvaintroub:2653)Bug#24509, WL#3049Davi Arnaut4 Jun