setup-1.7 defaults to "Just me"

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Apr 16 09:48:00 GMT 2008


On Apr 16 02:45, Brian Dessent wrote:
> Corinna Vinschen wrote:
> 
> > Alignment?
> 
> Perhaps.  Do you know if gcc aligns VLAs higher than their natural
> alignment?  The nonworking code was just "UCHAR foo[1024]" whereas the
> working was "char buf[size]", which I cribbed from
> grp.cc:internal_getgroups().

Oh well, I suspected that I did that as well.  As I said in the other
reply, I never saw any alignment requirements for GetTokenInformation
before.  I just don't see any other potential reason for the
ERROR_NOACCESS in this case.  I'll fix that in grp.cc, too.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-apps mailing list