[M3devel] ***SPAM*** Re: Probably missing too much of development sycle, but WTF?

Dragiša Durić dragisha at m3w.org
Wed May 20 07:41:34 CEST 2009


Then please be complete :)

AF_UNIX is missing, and also stuct_sockaddr_un structure.

Yes I know how to add it. Yes you're pretty radical these days, so
please do it your way so you don't have to edit my patch :)

Also - you maybe remember make_dir problem I've reported few months (?)
ago... I've narrowed it to situation where my earlier patch sets
CM3_INSTALL_PREFIX. It started to happen some months after I patched it,
and it happens only when shipping m3core.

On Tue, 2009-05-19 at 14:37 -0700, jay.krell at cornell.edu wrote:
> Yes a little unfortunate but very portable.
> 
>  - Jay (phone)
> 
> On May 19, 2009, at 10:27 AM, Dragiša Durić <dragisha at m3w.org> wrote:
> 
> 
> 
> > VARIABLES?
> > 
> > Now every1 who was using CASE with error results has to adapt one's
> > code?
> > 
> > What is rationale here? Portability?
> > 
> > TIA!
> > 
> > INTERFACE Uerror;
> > 
> > FROM Ctypes IMPORT int;
> > 
> > (* CONST *)
> > <*EXTERNAL "Uerror__EACCES"*>        VAR EACCES: int;
> > <*EXTERNAL "Uerror__EADDRINUSE"*>    VAR EADDRINUSE: int;
> > <*EXTERNAL "Uerror__EADDRNOTAVAIL"*> VAR EADDRNOTAVAIL: int;
> > <*EXTERNAL "Uerror__EAGAIN"*>        VAR EAGAIN: int;
> > 
> > 
> > -- 
> > Dragiša Durić <dragisha at m3w.org>
-- 
Dragiša Durić <dragisha at m3w.org>




More information about the M3devel mailing list