This is the mail archive of the cygwin-apps mailing list for the Cygwin project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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(). Brian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |